Skip to content

Conversation

@Synchro
Copy link
Contributor

@Synchro Synchro commented Aug 23, 2023

In PHP 8.3, calling ReflectionProperty::setValue() with only a single parameter (to set static properties, where there is no target object) is deprecated in https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures#reflectionpropertysetvalue. This PR simply adds a mention of this change to the upgrade guide, as it is not otherwise mentioned in upgrade documentation.

@Girgias Girgias merged commit d7eb4cf into php:master Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants