diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-04-17 15:31:57 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-04-17 15:32:47 +0200 |
commit | 08c5c69eff6f0110b373c55ee2246591d14cc82b (patch) | |
tree | 7ca58bb40330190795a29586cc1a251e6a4ab338 /ext/mbstring/php_mbregex.c | |
parent | 7352213b386658d5dc987cdf5c975fdf5c0bd563 (diff) | |
download | php-git-08c5c69eff6f0110b373c55ee2246591d14cc82b.tar.gz |
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.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions