mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
MFH(r-1.161): fixed proto to sync with the documentation
This commit is contained in:
@@ -1993,8 +1993,8 @@ PHP_FUNCTION(imap_rfc822_parse_adrlist)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto string imap_utf8(string string)
|
||||
Convert a string to UTF-8 */
|
||||
/* {{{ proto string imap_utf8(string mime_encoded_text)
|
||||
Convert a mime-encoded text to UTF-8 */
|
||||
PHP_FUNCTION(imap_utf8)
|
||||
{
|
||||
zval **str;
|
||||
|
||||
Reference in New Issue
Block a user