Skip to content

Added class existence check if is_subclass_of() fails in compiler passes #19564

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 9, 2016

Conversation

SCIF
Copy link
Contributor

@SCIF SCIF commented Aug 8, 2016

Q A
Branch? 2.7
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets comma-separated list of tickets fixed by the PR, if any
License MIT
Doc PR no

Backport of #19342 to 2.7 branch

@xabbuh
Copy link
Member

xabbuh commented Aug 8, 2016

👍

@nicolas-grekas
Copy link
Member

Thank you @SCIF.

@nicolas-grekas nicolas-grekas merged commit 77adea7 into symfony:2.7 Aug 9, 2016
nicolas-grekas added a commit that referenced this pull request Aug 9, 2016
…ompiler passes (SCIF)

This PR was merged into the 2.7 branch.

Discussion
----------

Added class existence check if is_subclass_of() fails in compiler passes

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
| License       | MIT
| Doc PR        | no

Backport of #19342 to 2.7 branch

Commits
-------

77adea7 Added class existence check if is_subclass_of() fails in compiler passes
This was referenced Sep 2, 2016
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.

4 participants