-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Use non-deprecated APC validator and serializer service names #311
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The old syntax looked much more human-friendly ... but we must use the new syntax. Thanks @bocharsky-bw. |
javiereguiluz
added a commit
that referenced
this pull request
Feb 24, 2016
…mes (bocharsky-bw) This PR was merged into the master branch. Discussion ---------- Use non-deprecated APC validator and serializer service names According to the symfony/symfony-standard#901 . Commits ------- ffd6aea Use non-deprecated APC validator and serializer service names
bocharsky-bw
added a commit
to bocharsky-bw/demo
that referenced
this pull request
Mar 22, 2016
Partially revert symfony#311 . According to the symfony/symfony-standard#949 .
javiereguiluz
added a commit
that referenced
this pull request
Mar 27, 2016
This PR was merged into the master branch. Discussion ---------- Revert serializer name in config_prod.yml Partially revert #311 . According to the symfony/symfony-standard#949 . Commits ------- 38f8050 Revert serializer name in config_prod.yml
sayjun0505
added a commit
to sayjun0505/sym_proj
that referenced
this pull request
Apr 16, 2023
Partially revert symfony/demo#311 . According to the symfony/symfony-standard#949 .
sayjun0505
added a commit
to sayjun0505/sym_proj
that referenced
this pull request
Apr 16, 2023
This PR was merged into the master branch. Discussion ---------- Revert serializer name in config_prod.yml Partially revert symfony/demo#311 . According to the symfony/symfony-standard#949 . Commits ------- 38f8050 Revert serializer name in config_prod.yml
spider-yamet
added a commit
to spider-yamet/sym_proj
that referenced
this pull request
Apr 16, 2023
Partially revert symfony/demo#311 . According to the symfony/symfony-standard#949 .
spider-yamet
added a commit
to spider-yamet/sym_proj
that referenced
this pull request
Apr 16, 2023
This PR was merged into the master branch. Discussion ---------- Revert serializer name in config_prod.yml Partially revert symfony/demo#311 . According to the symfony/symfony-standard#949 . Commits ------- 38f8050 Revert serializer name in config_prod.yml
muqeetsyed
pushed a commit
to muqeetsyed/docker-symfony
that referenced
this pull request
Dec 26, 2024
Partially revert symfony/demo#311 . According to the symfony/symfony-standard#949 .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
According to the symfony/symfony-standard#901 .