-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.1
-
MOODLE_310_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
Line 149 of admin/tool/behat/cli/run.php throws a warning with php74
149 : strpos($options['profile'], $options['replace']) >= 0
PHP Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in admin/tool/behat/cli/run.php on line 149
- is a regression caused by
-
MDL-46891 Upgrade to behat 3.x
- Closed