mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +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.