From: Remi Collet Date: Tue, 4 Jun 2019 05:19:29 +0000 (+0200) Subject: this was in 7.3.5, not 7.3.6 X-Git-Tag: php-7.3.7RC1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a495911c86f0304bd4a18dd32e8765696087099;p=php this was in 7.3.5, not 7.3.6 --- diff --git a/UPGRADING b/UPGRADING index effc0665f5..4f9c1b5ef2 100644 --- a/UPGRADING +++ b/UPGRADING @@ -731,7 +731,7 @@ LDAP: is used only when error_log is set syslog. - mbstring.regex_stack_limit - . New INI directive (since 7.3.6) limiting stack depth of mbstring/oniguruma + . New INI directive (since 7.3.5) limiting stack depth of mbstring/oniguruma regular expressions. ========================================