What's Changed
- fix(jsonschema): respect readableLink for resource-typed properties on non-resource parents by @wuchen90 in #8362
- fix(doctrine): support filtering scalar enum columns by IRI by @soyuka in #8358
- fix(ci): link monorepo root in laravel e2e so siblings resolve from working tree by @soyuka in #8363
- fix(openapi): don't apply the global name converter to the generated document by @soyuka in #8360
- fix(symfony): allow null $data in PlaceholderAction by @soyuka in #8359
- fix: clone Parameters before mutation in security and validator providers by @ostrolucky in #8378
- fix(mcp): make tools/list resilient to an empty registry by @soyuka in #8371
- fix(doctrine): use PHP property name in DQL for modern filters with name converter by @soyuka in #8382
- fix(serializer): denormalize nullable collections of enums/objects by @soyuka in #8381
- fix(test): remove stale phpstan ignores in CollectionNormalizerTest by @soyuka in #8384
- fix(symfony): don't expose entrypoint in openapi format by @soyuka in #8383
Full Changelog: v4.3.15...v4.3.16