Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Yaml] Remove legacy parsing rule #46768

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
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.2
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

As far as I understood correctly, this part of the regexp has been introduced in #22878 to support a syntax that has been deprecated in #22913 and removed in 4.0.

@fabpot
Copy link
Member

fabpot commented Jun 25, 2022

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 69c5859 into symfony:6.2 Jun 25, 2022
@nicolas-grekas nicolas-grekas deleted the yaml-cleanup branch July 1, 2022 07:03
nicolas-grekas added a commit that referenced this pull request Nov 14, 2022
…romNaN)

This PR was merged into the 6.2 branch.

Discussion
----------

[Yaml] Restore deprecated php/const: syntax in YAML key

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | yes
| Tickets       | Fix #48135
| License       | MIT
| Doc PR        | -

According to our BC policy, the change introduced in #46768 cannot be done without a deprecation notice.
Unfortunately, the deprecation message is not displayed when reading the config.

Commits
-------

bcc2388 [Yaml] Restore deprecated php/const: syntax in YAML key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants