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

Fix Cache error while using anonymous class #30487

Merged
merged 1 commit into from Mar 15, 2019

Conversation

eborges78
Copy link

Q A
Branch? 4.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #30395
License MIT

Fix Cache error while using anonymous class

@nicolas-grekas
Copy link
Member

Could you please have a look at the failures? Aren't they related?

@dimabory
Copy link
Contributor

Could you please have a look at the failures? Aren't they related?

I took a look (please see #30487 (comment))

@nicolas-grekas nicolas-grekas changed the base branch from 4.2 to 3.4 March 15, 2019 13:33
@nicolas-grekas nicolas-grekas modified the milestones: 4.2, 3.4 Mar 15, 2019
@nicolas-grekas
Copy link
Member

Thanks @dimabory

@nicolas-grekas
Copy link
Member

Thank you @eborges78.

@nicolas-grekas nicolas-grekas merged commit 036e722 into symfony:3.4 Mar 15, 2019
nicolas-grekas added a commit that referenced this pull request Mar 15, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Fix Cache error while using anonymous class

| Q             | A
| ------------- | ---
| Branch?       | 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #30395
| License       | MIT

Fix Cache error while using anonymous class

Commits
-------

036e722 Fix Cache error while using anonymous class
This was referenced Apr 2, 2019
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

5 participants