Fixed
- #4584:
assertJsonStringEqualsJsonString()
considers objects with sequential numeric keys equal to be arrays - #4625: Generator yielding keys that are neither integer or string leads to hard-to-understand error message when used as data provider
- #4674: JSON assertions should treat objects as unordered
- #5891:
Callback
constraint does not handle variadic arguments correctly when used for mock object expectations - #5929: TestDox output containing
$
at the beginning gets truncated when used with a data provider - #5943: Tests configured to be in group(s) using the XML configuration file are also added to the
default
group