mirror of
https://github.com/php/php-src.git
synced 2024-12-01 05:43:38 +08:00
MFH: fix proto
This commit is contained in:
parent
f204fdddb1
commit
4fb0ceca1b
@ -700,7 +700,7 @@ static PHP_FUNCTION(libxml_set_streams_context)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto void libxml_use_internal_errors([boolean use_errors])
|
||||
/* {{{ proto bool libxml_use_internal_errors([boolean use_errors])
|
||||
Disable libxml errors and allow user to fetch error information as needed */
|
||||
static PHP_FUNCTION(libxml_use_internal_errors)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user