mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
`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.