mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
d6e95041e2
`zend_rc_debug` is not a type and does not really belong in `zend_types.h`; this allows using `ZEND_RC_MOD_CHECK()` without including the huge `zend_types.h` header and allows decoupling circular header dependencies.