1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00
Files
archived-php-src/ext/reflection/tests
Nikita Popov 530a8a3854 Fix and undeprecate ReflectionType::__toString()
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.
2019-10-22 11:26:02 +02:00
..
2012-10-10 10:27:49 +08:00
2018-10-14 19:45:12 +02:00
2012-10-10 10:27:49 +08:00
2015-06-15 14:01:26 +03:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2019-07-22 11:39:52 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:44:14 +02:00
2019-07-22 11:39:52 +02:00
2018-06-04 16:28:16 +02:00
2017-02-03 18:52:57 +01:00
2015-06-15 14:01:26 +03:00
MFH
2008-02-15 09:35:53 +00:00
2016-12-18 17:10:19 +01:00
2010-11-21 12:28:10 +00:00
2015-10-14 10:26:02 +08:00
2015-11-27 11:42:30 +08:00
2019-03-11 00:05:44 -03:00
2019-06-05 14:53:50 +02:00
2019-05-09 12:33:53 +02:00
2018-07-02 18:56:27 +02:00
2018-09-29 14:47:57 +02:00
2018-10-02 17:47:07 +02:00
2019-03-22 12:39:27 +01:00
2019-04-15 10:22:40 +02:00