mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Merge branch 'PHP-7.3'
This commit is contained in:
commit
208f5b0941
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ static void php_intl_idn_to_46(INTERNAL_FUNCTION_PARAMETERS,
|
||||||
|
|
||||||
uts46 = uidna_openUTS46(option, &status);
|
uts46 = uidna_openUTS46(option, &status);
|
||||||
if (php_intl_idn_check_status(status, "failed to open UIDNA instance") == FAILURE) {
|
if (php_intl_idn_check_status(status, "failed to open UIDNA instance") == FAILURE) {
|
||||||
zend_string_efree(buffer);
|
|
||||||
RETURN_FALSE;
|
RETURN_FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue