mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
Add clean_module_functions() to clean functions which are registered by zend_register_functions(). The general logic of clean_module_functions() is consistent with clean_module_classes().