Closed
Description
The first issue is the serialization change done in these release, which now prevent PHPUnit to disable the constructor for classes extending an internal class. Tests doing such mocking should be refactored.
the other issue is because these releases changed a bit the format of the json pretty print for empty arrays and empty objects, thus making some test fail because they assert the output.
Given that Travis now uses these versions, this makes our test fail
Metadata
Metadata
Assignees
Labels
No labels