Skip to content

Commit e729700

Browse files
committed
add UPGRADING note
1 parent 354899b commit e729700

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ PHP 7.2 UPGRADE NOTES
102102
. A trailing comma in group use statements is now allowed.
103103
(https://wiki.php.net/rfc/list-syntax-trailing-commas)
104104

105+
- DBA:
106+
. Implemented support for the LMDB backend.
107+
105108
- PCRE:
106109
. Added `J` modifier for setting PCRE_DUPNAMES.
107110
. Added `PREG_UNMATCHED_AS_NULL` flag to allow distinguish between unmatched

0 commit comments

Comments
 (0)