Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-18 | 969 Bytes | |
v4.1.19 source code.tar.gz | 2025-07-18 | 5.3 MB | |
v4.1.19 source code.zip | 2025-07-18 | 5.9 MB | |
Totals: 3 Items | 11.1 MB | 2 |
What's Changed
- fix(symfony): restore graphql_playground option by @soyuka in https://github.com/api-platform/core/pull/7274
- Do not fail if phpstan/phpdoc-parser is missing by @VincentLanglet in https://github.com/api-platform/core/pull/7279
- fix(hydra): "property" may not be defined by @soyuka in https://github.com/api-platform/core/pull/7293
- fix(validator): property path on deepObject style by @soyuka in https://github.com/api-platform/core/pull/7179
- fix(validation): moving dependence from require-dev to require by @maxhelias in https://github.com/api-platform/core/pull/7296
- fix(openapi): output
partial
query parameter to OpenAPI whenpagination_client_enabled
is true by @ttskch in https://github.com/api-platform/core/pull/7295 - fix: json formatted resource should not get xml errors by @soyuka in https://github.com/api-platform/core/pull/7297
Full Changelog: https://github.com/api-platform/core/compare/v4.1.18...v4.1.19