summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
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