mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
proto fix
This commit is contained in:
@@ -1049,7 +1049,7 @@ PHP_FUNCTION(xml_parser_create)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int xml_parser_create_ns([string encoding][, string sep])
|
||||
/* {{{ proto int xml_parser_create_ns([string encoding [, string sep]])
|
||||
Create an XML parser */
|
||||
PHP_FUNCTION(xml_parser_create_ns)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user