| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-03 | 1.6 kB | |
| v4.3.16 source code.tar.gz | 2026-07-03 | 4.1 MB | |
| v4.3.16 source code.zip | 2026-07-03 | 4.8 MB | |
| Totals: 3 Items | 9.0 MB | 3 | |
What's Changed
- fix(jsonschema): respect readableLink for resource-typed properties on non-resource parents by @wuchen90 in https://github.com/api-platform/core/pull/8362
- fix(doctrine): support filtering scalar enum columns by IRI by @soyuka in https://github.com/api-platform/core/pull/8358
- fix(ci): link monorepo root in laravel e2e so siblings resolve from working tree by @soyuka in https://github.com/api-platform/core/pull/8363
- fix(openapi): don't apply the global name converter to the generated document by @soyuka in https://github.com/api-platform/core/pull/8360
- fix(symfony): allow null $data in PlaceholderAction by @soyuka in https://github.com/api-platform/core/pull/8359
- fix: clone Parameters before mutation in security and validator providers by @ostrolucky in https://github.com/api-platform/core/pull/8378
- fix(mcp): make tools/list resilient to an empty registry by @soyuka in https://github.com/api-platform/core/pull/8371
- fix(doctrine): use PHP property name in DQL for modern filters with name converter by @soyuka in https://github.com/api-platform/core/pull/8382
- fix(serializer): denormalize nullable collections of enums/objects by @soyuka in https://github.com/api-platform/core/pull/8381
- fix(test): remove stale phpstan ignores in CollectionNormalizerTest by @soyuka in https://github.com/api-platform/core/pull/8384
- fix(symfony): don't expose entrypoint in openapi format by @soyuka in https://github.com/api-platform/core/pull/8383
Full Changelog: https://github.com/api-platform/core/compare/v4.3.15...v4.3.16