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

Skip to content

[SecurityBundle] Remove deprecated code #15430

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
Aug 5, 2015
Merged

[SecurityBundle] Remove deprecated code #15430

merged 1 commit into from
Aug 5, 2015

Conversation

dosten
Copy link
Contributor

@dosten dosten commented Aug 2, 2015

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
License MIT

->beforeNormalization()
->ifString()->then(function ($v) { return array($v); })
->end()
->prototype('scalar')->end()
Copy link
Member

Choose a reason for hiding this comment

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

This formatting change altering the indentation should be avoided, to make it easier to merge branches together (otherwise we would have to resolve conflicts all the time during the 2.x lifetime when changes are done on this code and propagated to 3.x)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@stof fixed

@dosten
Copy link
Contributor Author

dosten commented Aug 5, 2015

@stof sorry, my bad. fixed.

@fabpot
Copy link
Member

fabpot commented Aug 5, 2015

👍

2 similar comments
@stof
Copy link
Member

stof commented Aug 5, 2015

👍

@xabbuh
Copy link
Member

xabbuh commented Aug 5, 2015

👍

@dosten
Copy link
Contributor Author

dosten commented Aug 5, 2015

Great!

Status: Reviewed

@fabpot
Copy link
Member

fabpot commented Aug 5, 2015

Thank you @dosten.

@fabpot fabpot merged commit 7c4f921 into symfony:master Aug 5, 2015
fabpot added a commit that referenced this pull request Aug 5, 2015
This PR was merged into the 3.0-dev branch.

Discussion
----------

[SecurityBundle] Remove deprecated code

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

Commits
-------

7c4f921 Remove deprecated code
@dosten dosten deleted the security-bundle/remove-deprecated-code branch August 5, 2015 21:08
@fabpot fabpot mentioned this pull request Nov 16, 2015
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.

5 participants