php-src/ext/reflection
Nikita Popov 08c5c69eff Remove ZEND_ACC_DTOR flag
This is only used in reflection, where doing a simple string check
is acceptable.

I'm also dropping the "dtor" printing in the reflection dump.
Dtors are just one of many magic methods, I don't think there's
a point in explicitly highlighting them, when the name is already
unambiguous.
2020-04-17 15:32:47 +02:00
..
tests Remove ZEND_ACC_DTOR flag 2020-04-17 15:32:47 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_reflection.c Remove ZEND_ACC_DTOR flag 2020-04-17 15:32:47 +02:00
php_reflection.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_reflection.stub.php Generate method entries for ext/session and ext/reflection 2020-04-13 13:04:06 +02:00
php_reflection_arginfo.h Generate method entries for ext/session and ext/reflection 2020-04-13 13:04:06 +02:00