mirror of
https://github.com/php/php-src.git
synced 2025-01-07 11:34:09 +08:00
530a8a3854
Add deprecated _ZendTestClass::__toString() method to preserve an existing test. ReflectionType::__toString() will now return a complete representation of the type, as it should have originally. Users that relied on nullability being absent should have been pushed to ReflectionNamedType::getName() by the deprecation of ReflectionType::__toString() in PHP 7.1 / PHP 7.4. |
||
---|---|---|
.. | ||
config.m4 | ||
config.w32 | ||
php_test.h | ||
test.c |