diff --git a/NEWS b/NEWS index 37f9a6b41ce..d4ed0b5bf57 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS . Fixed bug #72809 (Locale::lookup() wrong result with canonicalize option). (cmb) +- PCRE: + . Fixed bug #81101 (PCRE2 10.37 shows unexpected result). (Anatol) + 01 Jul 2021, PHP 7.4.21 - Core: