mirror of
https://github.com/php/php-src.git
synced 2025-01-11 13:34:24 +08:00
Prototype fix (MFB)
This commit is contained in:
parent
8b74d53c61
commit
d04772ab12
@ -302,7 +302,7 @@ PHP_FUNCTION(spl_autoload)
|
||||
}
|
||||
} /* }}} */
|
||||
|
||||
/* {{{ proto void string spl_autoload_extensions([string file_extensions])
|
||||
/* {{{ proto string spl_autoload_extensions([string file_extensions])
|
||||
Register and return default file extensions for spl_autoload */
|
||||
PHP_FUNCTION(spl_autoload_extensions)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user