mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
proto fix
This commit is contained in:
parent
10642b81a0
commit
3e95de04a9
@ -1800,7 +1800,7 @@ PHP_FUNCTION(iconv_set_encoding)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto array iconv_get_encoding([string type])
|
||||
/* {{{ proto mixed iconv_get_encoding([string type])
|
||||
Get internal encoding and output encoding for ob_iconv_handler() */
|
||||
PHP_FUNCTION(iconv_get_encoding)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user