diff options
-rw-r--r-- | UPGRADING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -468,7 +468,8 @@ JSON: PCRE: . The PCRE extension has been upgraded to PCRE2, which may cause minor - behavioral changes, and augments the existing regular expression syntax. + behavioral changes (for instance, character ranges in classes are now more + strictly interpreted), and augments the existing regular expression syntax. See <https://wiki.php.net/rfc/pcre2-migration> for details. Standard: |