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

[Yaml] Deprecate using the object and const tag without a value #35368

Merged

Conversation

fancyweb
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? no
Deprecations? yes
Tickets #35332 (comment)
License MIT
Doc PR -

WIP because it needs 3.4 merged up into master + #35332.

@OskarStark
Copy link
Contributor

Do we really deprecate it in 3.4 AND 4.3,4.4?

@nicolas-grekas nicolas-grekas added this to the next milestone Jan 17, 2020
@fancyweb
Copy link
Contributor Author

@OskarStark We deprecate it on master (5.1). We can't deprecate anything on lower versions. What I meant is that I pushed some code here on master that is already on 3.4 (because 3.4 is not yet fully merged into master). This code is unrelated.

@OskarStark
Copy link
Contributor

@OskarStark We deprecate it on master (5.1). We can't deprecate anything on lower versions. What I meant is that I pushed some code here on master that is already on 3.4 (because 3.4 is not yet fully merged into master). This code is unrelated.

Thanks for the clarification 👍

@fancyweb fancyweb force-pushed the yaml-deprecate-empty-const-and-object-tags branch from 73d8d4e to 89062b9 Compare February 3, 2020 17:17
@fancyweb fancyweb changed the title [WIP] [Yaml] Deprecate using the object and const tag without a value [Yaml] Deprecate using the object and const tag without a value Feb 3, 2020
@fancyweb
Copy link
Contributor Author

fancyweb commented Feb 3, 2020

This one is now ready for review 😃

@fabpot
Copy link
Member

fabpot commented Feb 3, 2020

Thank you @fancyweb.

fabpot added a commit that referenced this pull request Feb 3, 2020
…t a value (fancyweb)

This PR was merged into the 5.1-dev branch.

Discussion
----------

[Yaml] Deprecate using the object and const tag without a value

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | yes
| Tickets       | #35332 (comment)
| License       | MIT
| Doc PR        | -

WIP because it needs 3.4 merged up into master + #35332.

Commits
-------

89062b9 [Yaml] Deprecate using the object and const tag without a value
@fabpot fabpot merged commit 89062b9 into symfony:master Feb 3, 2020
@fancyweb fancyweb deleted the yaml-deprecate-empty-const-and-object-tags branch February 3, 2020 17:25
xabbuh added a commit that referenced this pull request Apr 21, 2020
@nicolas-grekas nicolas-grekas modified the milestones: next, 5.1 May 4, 2020
@fabpot fabpot mentioned this pull request May 5, 2020
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.

None yet

5 participants