mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
1235c74828
Internal function won't need their refcount increased as they outlive the debugger session, and userland functions won't be unloaded either. So no refcount management is necessary for registered functions.