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

build(sf): prepare for 7.0 #264

Closed
Guikingone opened this issue Jun 1, 2022 · 1 comment · Fixed by #266
Closed

build(sf): prepare for 7.0 #264

Guikingone opened this issue Jun 1, 2022 · 1 comment · Fixed by #266
Assignees
Labels
BC breaks Build Related to vendors and dependencies PHP

Comments

@Guikingone
Copy link
Owner

It seems to fix the issue thank you.

While you're at it, you may also want to already add the context parameters to methods supportsNormalization && supportsDenormalization to handle the following deprecation notice for all your instances of NormalizerInterface & DenormalizerInterface

The "SchedulerBundle\Serializer\TaskNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.

Originally posted by @nfragnet in #259 (comment)

@Guikingone Guikingone assigned Guikingone and unassigned Guikingone Jun 1, 2022
@Guikingone Guikingone added PHP Build Related to vendors and dependencies BC breaks labels Jun 1, 2022
@jmsche
Copy link
Contributor

jmsche commented Jun 3, 2022

This deprecation should be handled by #266

@Guikingone Guikingone linked a pull request Jun 3, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC breaks Build Related to vendors and dependencies PHP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants