1
0
Fork 0
mirror of synced 2025-04-13 06:01:02 +00:00
doctrine2/tests/Doctrine
Matteo Beccati 39dcf3e4c6 Fix incompatibility w/ PHP7.2+
Mock_ParserResult_*::getParameterMappings() was returning null, which
was then passed to count() on Query.php:308, causing a "Parameter must
be an array or an object that implements Countable" error.
2016-11-22 07:42:06 +01:00
..
Tests Fix incompatibility w/ PHP7.2+ 2016-11-22 07:42:06 +01:00