mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
Fix build
This commit is contained in:
@@ -109,7 +109,7 @@ PHP_FUNCTION(get_extension_funcs);
|
||||
PHP_FUNCTION(register_tick_function);
|
||||
PHP_FUNCTION(unregister_tick_function);
|
||||
|
||||
PHP_FUNCTION(is_upload_file);
|
||||
PHP_FUNCTION(is_uploaded_file);
|
||||
|
||||
/* From the INI parser */
|
||||
PHP_FUNCTION(parse_ini_file);
|
||||
|
||||
Reference in New Issue
Block a user