Skip to content

[DI] Remove deprecated dumping an uncompiled container #22764

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
May 22, 2017
Merged

[DI] Remove deprecated dumping an uncompiled container #22764

merged 1 commit into from
May 22, 2017

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented May 18, 2017

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

See #20634

@nicolas-grekas
Copy link
Member

missing CHANGELOG updates in components (please check any your other PRs also if any)

@ro0NL
Copy link
Contributor Author

ro0NL commented May 20, 2017

@nicolas-grekas
Copy link
Member

or like so: https://github.com/symfony/symfony/pull/22779/files
it depends, we need to be as helpful to the reader as possible, case by case

$this->startClass($options['class'], $options['base_class'], $options['namespace']).
$this->addFrozenConstructor().
$this->addFrozenCompile().
$this->addFrozenIsCompiled().
Copy link
Member

Choose a reason for hiding this comment

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

I suggest renaming these, remove "Frozen"
(+ rebase meanwhile :) )

@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 c1c525c into symfony:master May 22, 2017
nicolas-grekas added a commit that referenced this pull request May 22, 2017
… (ro0NL)

This PR was merged into the 4.0-dev branch.

Discussion
----------

[DI] Remove deprecated dumping an uncompiled container

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

See #20634

Commits
-------

c1c525c [DI] Remove deprecated dumping an uncompiled container
@ro0NL ro0NL deleted the di/dumper-4.0 branch May 22, 2017 07:43
@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.

3 participants