Skip to content

Commit

Permalink
add UPGRADING note
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Jun 9, 2017
1 parent 354899b commit e729700
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e729700

Please sign in to comment.