Skip to content

[FrameworkBundle] Fix regression introduced by #13107 #13968

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
Mar 19, 2015

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Mar 18, 2015

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

I've introduced a bug in 83b56f6. An error will be throw if the serializer is enabled but no cache is set.

This is the fix.

@dunglas dunglas changed the title [Serializer] Fix regression introduced by #13107 [FrameworkBundle] Fix regression introduced by #13107 Mar 18, 2015
@dunglas dunglas force-pushed the fix_serializer_cache branch from 53ea971 to efadac0 Compare March 18, 2015 21:59
@dunglas dunglas merged commit efadac0 into symfony:2.7 Mar 19, 2015
dunglas added a commit that referenced this pull request Mar 19, 2015
…glas)

This PR was merged into the 2.7 branch.

Discussion
----------

[FrameworkBundle] Fix regression introduced by #13107

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

I've introduced a bug in 83b56f6. An error will be throw if the serializer is enabled but no cache is set.

This is the fix.

Commits
-------

efadac0 [FrameworkBundle] Fix regression introduced by #13107
@sstok
Copy link
Contributor

sstok commented Mar 19, 2015

Doesn't this need a test to prevent future breakage?

@dunglas
Copy link
Member Author

dunglas commented Mar 19, 2015

There was already a test for that but it doesn't fail I don't know why. I'll take a look.

@dunglas dunglas deleted the fix_serializer_cache branch December 5, 2015 09:02
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.

2 participants