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

Skip to content

[FrameworkBundle] remove deprecated method 'createEsi' #12663

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
Jan 4, 2015

Conversation

FlorianLB
Copy link

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets --
License MIT
Doc PR --

@nicolas-grekas
Copy link
Member

Please do not remove method, we first need to merge deprecation notices

@jakzal
Copy link
Contributor

jakzal commented Dec 12, 2014

@FlorianLB are you planning to finish this PR? The method mustn't be removed, but a depreciation error should be triggered instead. Have a look at other PRs of this type and also read Javier's gist,

@FlorianLB
Copy link
Author

No. Depreciation error must be triggered in 2.7 and deprecated method must be removed in 3.0.

This PR is about 3.0 not 2.7. I already did it and it has been merged (#12731).

@jakzal
Copy link
Contributor

jakzal commented Dec 12, 2014

Sorry, didn't notice the target branch. We're not removing the methods just yet.

@stof
Copy link
Member

stof commented Jan 4, 2015

👍

@fabpot
Copy link
Member

fabpot commented Jan 4, 2015

Thank you @FlorianLB.

@fabpot fabpot merged commit 5e9aa16 into symfony:master Jan 4, 2015
fabpot added a commit that referenced this pull request Jan 4, 2015
… (FlorianLB)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[FrameworkBundle] remove deprecated method 'createEsi'

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

Commits
-------

5e9aa16 [FrameworkBundle] remove deprecated method 'createEsi'
@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