10.5.33
版本发布时间: 2024-09-09 14:07:53
sebastianbergmann/phpunit最新发布版本:11.3.6(2024-09-19 19:09:01)
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