mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
fix proto
This commit is contained in:
@@ -443,7 +443,7 @@ static php_stream *user_wrapper_opendir(php_stream_wrapper *wrapper, char *filen
|
||||
}
|
||||
|
||||
|
||||
/* {{{ proto bool stream_wrapper_register(string protocol, string classname)
|
||||
/* {{{ proto bool stream_wrapper_register(string protocol, string classname[, integer flags])
|
||||
Registers a custom URL protocol handler class */
|
||||
PHP_FUNCTION(stream_wrapper_register)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user