-
New Feature
-
Resolution: Fixed
-
Minor
-
2.9.5, 3.0.3
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
This is a followup of MDL-52502, where a un-noticed php notice happen in stables when there are version mismatches. To reproduce it:
0) With 29 or 30 branches (aka, behat 2.5), cannot reproduce it with master (behat 3.x).
1) enable xdebug (to make it more obvious, because stack trace will be printed).
2) set your PHP CLI version slightly different to the web server one.
3) run behat
Expected behavior:
1) Differences should be shown and behat start.
Current behavior:
0) A PHP notice (and stack trace) is printed about (unpaired) ob_flush()
1) Differences should be shown and behat start.
Output with xdebug disabled and enabled.
Ciao
- Discovered while testing
-
MDL-53796 get_debug_text function not defined
- Closed
- has a non-specific relationship to
-
MDL-54553 Notices when webserver problem with behat
- Closed
- is a regression caused by
-
MDL-52502 Inject the php version used in phpunit/behat tests (nice to have) and ensure environment is same between behat web/cli
- Closed
- Testing discovered
-
MDL-54019 'decteted' typo in behat
- Closed