mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Fixed compatibility with phpdbg
This commit is contained in:
@@ -1613,6 +1613,8 @@ PHP_MSHUTDOWN_FUNCTION(mbstring)
|
||||
PHP_MSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU);
|
||||
#endif
|
||||
|
||||
php_internal_encoding_changed = NULL;
|
||||
|
||||
return SUCCESS;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
Reference in New Issue
Block a user