Skip to content

[DI] Fix dumping with custom base class #24954

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
Nov 13, 2017

Conversation

nicolas-grekas
Copy link
Member

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

ping @kbond please confirm it's OK for you

@kbond
Copy link
Member

kbond commented Nov 13, 2017

This works when I have a custom container base class but it broke the container without a custom base class:

class ApplicationDevDebugProjectContainer extends \Container

Container should not have the \.

@nicolas-grekas
Copy link
Member Author

@kbond thanks, should be fixed.

@nicolas-grekas nicolas-grekas merged commit 2dd74ab into symfony:3.3 Nov 13, 2017
nicolas-grekas added a commit that referenced this pull request Nov 13, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

[DI] Fix dumping with custom base class

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

ping @kbond please confirm it's OK for you

Commits
-------

2dd74ab [DI] Fix dumping with custom base class
@nicolas-grekas nicolas-grekas deleted the di-root-ns branch November 13, 2017 18:21
@kbond
Copy link
Member

kbond commented Nov 13, 2017

👍 perfect!

@fabpot fabpot mentioned this pull request Nov 13, 2017
This was referenced Nov 21, 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