Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove @interval annotation on non internal class #5088

Closed
wants to merge 204 commits into from

Conversation

norival
Copy link
Contributor

@norival norival commented Oct 24, 2022

Q A
Branch? 2.7
Tickets #5084
License MIT
Doc PR NA

Remove inconsistent @internal annotation.

soyuka and others added 30 commits May 3, 2022 09:45
…form#4743)

* fix(metadata): defaults with new metadata allows extra keys

* fix older versions

* fix older versions

* fix older versions

* fix deprecation
…4758)

* fix(json-schema): factory backward compatibility layer

link api-platform#4753

* sdkjhg

* php 7...

* php 7...

* php 7...

* php 7...

* fix

* tired

* come on

* come on
* test: fix Metadata tests

* test: remove legacy environments from Behat tests

* chore: remove deprecations from DeprecationMetadataTrait and rename it to SanitizeMetadataTrait

* chore: remove annotation support on Metadata

* fix: PHP CS

* fix: typo

* chore: remove SanitizeMetadataTrait

* chore: set PHP dependency to 8.1 in composer.json

* fix: PHP typo
…m#4779)

* fix(doctrine): remove context aware in the new namespace
alanpoulain and others added 28 commits September 29, 2022 10:01
Fixes an issue with the use of `EMPTY_ARRAY_AS_OBJECT` and
`PRESERVE_EMPTY_OBJECTS` in the serialization context.
Since the CollectionNormalizer was taking over the serialization
of all iterables, the Symfony serializer was not
called when normalizing a "raw" collection.
Adding a better supports method fixes the issue.
The supports method is not cacheable anymore since it relies on the context.
* ignore api_platform.state.item_provider when Doctrine is not enabled (api-platform#4954)

* fix(symfony): metadata cache is broken in dev/prod

Co-authored-by: Dmitri Goosens <[email protected]>
@norival norival closed this Oct 24, 2022
@norival norival deleted the remove-internal branch October 24, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.