mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
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.