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] deprecate the strict attribute#21058

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:masterfromxabbuh:pr-20938
Jan 30, 2017
Merged

Conversation

@xabbuh
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?no
BC breaks?no
Deprecations?yes
Tests pass?yes
Fixed tickets#20938 (comment)
LicenseMIT
Doc PR

@stof
Copy link
Member

👍

@nicolas-grekas
Copy link
Member

My concerns are here:#20938 (comment)
So if you considered them but still think this should be the way to go, I'm OK.
(which means I'm +0 :) )

@nicolas-grekasnicolas-grekas added this to the3.3 milestoneDec 27, 2016
@nicolas-grekas
Copy link
Member

👍
if bundles need to support SF 2 & 4 and are bothered about this "strict" attribute, they can very well have two different xml files.

@stof
Copy link
Member

if they need to support both 2.x and 4.x, they cannot rely on thestrict=false feature anyway (as it is always string in Symfony 3+), and so they can omit the attribute even in 2.x (as the default behavior of 2.x is the one we kept).

👍 about this.

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commit49cb4db intosymfony:masterJan 30, 2017
fabpot added a commit that referenced this pull requestJan 30, 2017
This PR was merged into the 3.3-dev branch.Discussion----------[DI] deprecate the strict attribute| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets |#20938 (comment)| License       | MIT| Doc PR        |Commits-------49cb4db [DI] deprecate the strict attribute
@xabbuhxabbuh deleted the pr-20938 branchJanuary 30, 2017 15:31
fabpot added a commit that referenced this pull requestFeb 20, 2017
This PR was merged into the 3.3-dev branch.Discussion----------add missing changelog for deprecated strict attribute| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -since#21058, 3.3 triggers a deprecation when using the strict attribute. luckily wouter managed to find the reason and we figured out we can simply delete the attribute. having an upgrade file entry would make it easier to find the reason for the deprecation and be sure what to do. (assuming i understood the implications correctly)Commits-------2c5f879 add missing changelog for deprecated strict attribute
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@stof@nicolas-grekas@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp