We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cd80c commit 9b30f33Copy full SHA for 9b30f33
UPGRADING
@@ -231,7 +231,7 @@ PHP 8.2 UPGRADE NOTES
231
232
- OpenSSL:
233
. openssl_cipher_key_length(): Returns a key length for the supplied
234
- cipher.
+ cipher.
235
236
- Reflection:
237
. ReflectionFunction::isAnonymous()
@@ -400,6 +400,10 @@ PHP 8.2 UPGRADE NOTES
400
. CURL_VERSION_UNICODE (libcurl >= 7.72.0)
401
. CURL_VERSION_ZSTD (libcurl >= 7.72.0)
402
403
+- DBA
404
+ . DBA_LMDB_USE_SUB_DIR
405
+ . DBA_LMDB_NO_SUB_DIR
406
+
407
- Filter
408
. FILTER_FLAG_GLOBAL_RANGE
409
0 commit comments