Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60699 [JsonPath] Improve compliance to the RFC test suite (@alexandre-daubois)
- bug symfony/symfony#60504 [JsonPath] Fix subexpression evaluation in filters (@alexandre-daubois)
- bug symfony/symfony#60719 [JsonPath] Fix support for comma separated indices (@alexandre-daubois)
- bug symfony/symfony#60681 [JsonPath] Better handling of unicode chars in expressions (@alexandre-daubois)
- bug symfony/symfony#60668 [JsonPath] Always use brackets notation with
JsonPath::key()
(@alexandre-daubois)