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

Skip to content

[HttpKernel] Fix loading legacy 3.3 containers in 3.4 context #24040

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 30, 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 -
License MIT
Doc PR -

When moving from 3.3 to 3.4, if a dumped container exists, an exception is triggered because "include" returns "1".
ping @umpirsky

@umpirsky
Copy link
Contributor

umpirsky commented Aug 30, 2017

Yeah, I had this issue which was gone after clearing the cache.

Thanks for fixing. 👍

@fabpot
Copy link
Member

fabpot commented Aug 30, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 8264a9e into symfony:3.4 Aug 30, 2017
fabpot added a commit that referenced this pull request Aug 30, 2017
…ext (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[HttpKernel] Fix loading legacy 3.3 containers in 3.4 context

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

When moving from 3.3 to 3.4, if a dumped container exists, an exception is triggered because "include" returns "1".
ping @umpirsky

Commits
-------

8264a9e [HttpKernel] Fix loading legacy 3.3 containers in 3.4 context
@nicolas-grekas nicolas-grekas deleted the di-fix branch August 30, 2017 14:46
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