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

[Config] Removed implicit cast of ReflectionProperty to string #36896

Merged
merged 1 commit into from May 22, 2020

Conversation

derrabus
Copy link
Member

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets #36872
License MIT
Doc PR N/A

PHP 8 does not allow casting ReflectionProperty instances to string anymore.

@fabpot
Copy link
Member

fabpot commented May 22, 2020

Thank you @derrabus.

@fabpot fabpot merged commit 77a826c into symfony:3.4 May 22, 2020
@derrabus derrabus deleted the bugfix/property-tostring branch May 22, 2020 17:27
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

3 participants