What's Changed
- fix(openapi): not forbidden response on openAPI doc by @vinceAmstoutz in #6886
- fix(symfony): remove unsolvable deprecation by @soyuka in #6899
- chore: add missing deprecation notices to ParameterValidator by @dunglas in #6655
- fix(symfony): revert json schema bc break by @soyuka in #6903
- cs: php-cs-fixer 3.66.0 compatibility by @vinceAmstoutz in #6902
- Merge 3.4 by @soyuka in #6905
- Allow phpstan/phpdoc-parser 2 (which in turns allow PHPstan 2, Larastan 3) for api-platform/laravel by @ziming in #6900
- fix(graphql): register types for parameter args by @toitzi in #6895
- fix(metadata): make the schema attribute to fallback to null for parameters in YamlResourceExtractor by @wuchen90 in #6896
New Contributors
Full Changelog: v4.0.13...v4.0.14