Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
Description
From MDL-60279:
Warning: count(): Parameter must be an array or an object that implements Countable in /.../vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php line 67
was already fixed upstream, we just need to update requirements:
https://github.com/guzzle/guzzle/commit/375c01b636cbbe967d4b180628abdf94c0b9070f
So this is about:
- Verify https://github.com/moodlehq/moodle-behat-extension/pull/16 works ok under PHP 70, 71 and 72. Done by pointing composer to Marina's repo and reinstalling. Verify guzzle 6.3 or newer is being used. Complete behat runs required.
- Merge the PR and release moodle-behat-extension v3.34.1.
- Provide a MDL fix here to start using that v3.34.1 behat extension in master (and updated .lock file)
Attachments
Issue Links
- Testing discovered
-
MDL-60411 PHP7.2 Cannot use 'object' as class name
-
- Closed
-