[PHP-CVS] [php-src] master: [RFC] Deprecate `ReflectionProperty::setRawValue()` with wrong types
[email protected] (Daniel Scherzer)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Daniel Scherzer (DanielEScherzer) Date: 2026-08-12T10:09:29-07:00 Commit: https://github.com/php/php-src/commit/1b5de53960ab99b288bae2d92748a68a95bff99a Raw diff: https://github.com/php/php-src/commit/1b5de53960ab99b288bae2d92748a68a95bff99a.diff [RFC] Deprecate `ReflectionProperty::setRawValue()` with wrong types https://wiki.php.net/rfc/deprecations_php_8_6 Changed paths: A ext/reflection/tests/ReflectionProperty_setRawValue_error.phpt M UPGRADING M ext/reflection/php_reflection.c Diff: