php-src/ext/reflection
Remi Collet fdfc5c1b3d code de-duplication in ReflectionType::__toString and ReflectionNamedType::getName
This code duplication introduce an inconsistency in displayed type name
- bool (reflection) vs boolean
- int (reflection) vs integer

And reflection already use zend_get_type_by_const in other methods...

Inconsistenty is kept for BC reason.
Could be fixed in 8.0
2017-06-15 15:38:03 +02:00
..
tests Rename ReflectionClass::isIterateable() to isIterable() 2017-05-31 12:08:07 -07:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32
CREDITS
php_reflection.c code de-duplication in ReflectionType::__toString and ReflectionNamedType::getName 2017-06-15 15:38:03 +02:00
php_reflection.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00