Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DI/Yaml] Remove@experimental flag from "instanceof" and "prototype"#22286

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromnicolas-grekas:33exp
Apr 5, 2017

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedApr 5, 2017
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

We don't need this flag on these features: the implementation is stable, and regular deprecations should be the way to go in the event where we decide to remove this later on.

That would leave only one single@experimental feature in 3.3:CacheItem::getPreviousTags(), which looks legitimate to me (since this method is aiming at interop).

ro0NL reacted with thumbs up emoji
/**
* @experimental in version 3.3
*/
constPARSE_CUSTOM_TAGS =512;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think I would then move this flag betweenPARSE_CONSTANT andDUMP_EMPTY_ARRAY_AS_SEQUENCE.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

moved up in the list

@weaverryan
Copy link
Member

I also think we need to commit to these features and follow normal deprecation policies. 👍

Copy link
Member

@xabbuhxabbuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commite8723df intosymfony:masterApr 5, 2017
fabpot added a commit that referenced this pull requestApr 5, 2017
…" and "prototype" (nicolas-grekas)This PR was merged into the 3.3-dev branch.Discussion----------[DI/Yaml] Remove `@experimental` flag from "instanceof" and "prototype"| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -We don't need this flag on these features: the implementation is stable, and regular deprecations should be the way to go in the event where we decide to remove this later on.That would leave only one single `@experimental` feature in 3.3: `CacheItem::getPreviousTags()`, which looks legitimate to me (since this method is aiming at interop).Commits-------e8723df [DI/Yaml] Remove `@experimental` flag from "instanceof" and "prototype"
@nicolas-grekasnicolas-grekas deleted the 33exp branchApril 5, 2017 15:12
@fabpotfabpot mentioned this pull requestMay 1, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

5 participants

@nicolas-grekas@weaverryan@fabpot@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp