Skip to content

Conversation

@alekitto
Copy link
Contributor

Q A
Branch? 4.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Non-existent class was checked by method_exists in Debug bundle.
This should fix (and correctly register) the caster while loading DebugExtension from DebugBundle

@nicolas-grekas nicolas-grekas added this to the 4.3 milestone Jun 23, 2019
@nicolas-grekas
Copy link
Member

Good catch, thanks @alekitto.

@nicolas-grekas nicolas-grekas merged commit 860164e into symfony:4.3 Jun 23, 2019
nicolas-grekas added a commit that referenced this pull request Jun 23, 2019
…ileInfo caster in var cloner service (alekitto)

This PR was merged into the 4.3 branch.

Discussion
----------

[DebugBundle] fix register ReflectionCaster::unsetClosureFileInfo caster in var cloner service

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

Non-existent class was checked by `method_exists` in Debug bundle.
This should fix (and correctly register) the caster while loading `DebugExtension` from `DebugBundle`

Commits
-------

860164e [DebugBundle] fix register ReflectionCaster::unsetClosureFileInfo caster in var cloner service
@fabpot fabpot mentioned this pull request Jun 26, 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.

3 participants