Skip to content

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