From: Anatol Belski Date: Fri, 9 Jun 2017 15:45:24 +0000 (+0200) Subject: add UPGRADING note X-Git-Tag: php-7.2.0alpha2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e72970026d381ab250b5cc4f9e3ad5f0a384ddaf;p=php add UPGRADING note --- diff --git a/UPGRADING b/UPGRADING index 9faa926f91..a77af84df3 100644 --- a/UPGRADING +++ b/UPGRADING @@ -102,6 +102,9 @@ PHP 7.2 UPGRADE NOTES . A trailing comma in group use statements is now allowed. (https://wiki.php.net/rfc/list-syntax-trailing-commas) +- DBA: + . Implemented support for the LMDB backend. + - PCRE: . Added `J` modifier for setting PCRE_DUPNAMES. . Added `PREG_UNMATCHED_AS_NULL` flag to allow distinguish between unmatched