zenstruck / browser

A fluent interface for your Symfony functional tests.
MIT License
185 stars 17 forks source link

Fix asserting `json->decoded()` on zeros #136

Closed norkunas closed 9 months ago

norkunas commented 9 months ago

Not sure why this was made this way, so proposing this because my assertion does not work with a real world example from api-platform endpoint :)

Additionally fixed:

Since symfony/framework-bundle 6.1: Not setting the "framework.http_method_override" config option is deprecated. It will default to "false" in 7.0