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

[DI] Remove deprecated generating a dumped container without populating the method map #22809

Merged
merged 1 commit into from
May 22, 2017
Merged

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented May 20, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

See #20113

@ro0NL ro0NL changed the title [DI] Remove deprecated dynamic method map checking [DI] Remove deprecated generating a dumped container without populating the method map May 20, 2017
@nicolas-grekas nicolas-grekas modified the milestone: 4.0 May 21, 2017
@@ -1,6 +1,10 @@
CHANGELOG
=========

4.0.0

* [BC BREAK] removed support for generating a dumped `Container` without populating the method map
Copy link
Member

Choose a reason for hiding this comment

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

BC BREAK prefix not needed

@nicolas-grekas
Copy link
Member

rebase needed

@ro0NL
Copy link
Contributor Author

ro0NL commented May 22, 2017

Ready!

@nicolas-grekas
Copy link
Member

Thank you @ro0NL.

@nicolas-grekas nicolas-grekas merged commit fdb8c58 into symfony:master May 22, 2017
nicolas-grekas added a commit that referenced this pull request May 22, 2017
…ithout populating the method map (ro0NL)

This PR was merged into the 4.0-dev branch.

Discussion
----------

[DI] Remove deprecated generating a dumped container without populating the method map

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

See #20113

Commits
-------

fdb8c58 [DI] Remove deprecated generating a dumped container without populating the method map
@nicolas-grekas
Copy link
Member

Just wondering, should we deprecate the "underscore" method in 3.4?

@ro0NL
Copy link
Contributor Author

ro0NL commented May 22, 2017

it's used a lot still (together with camelize() more or less), can have a look soonish.

@ro0NL ro0NL deleted the di/method-map-4.0 branch May 22, 2017 09:49
@fabpot fabpot mentioned this pull request Oct 19, 2017
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

3 participants