php-src/ext/reflection
Nikita Popov 55bd88ce0d Remove redundant __clone() methods from Reflection
Reflection classes already use NULLed clone_obj to signal that they
cannot be cloned, so it's not necessary to additionally declare a
throwing __clone() method.
2018-11-26 14:00:42 +01:00
..
tests Remove redundant __clone() methods from Reflection 2018-11-26 14:00:42 +01:00
config.m4 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
config.w32 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_reflection.c Remove redundant __clone() methods from Reflection 2018-11-26 14:00:42 +01:00
php_reflection.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00