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 39dda72 commit 4dc291cCopy full SHA for 4dc291c
UPGRADING
@@ -64,6 +64,10 @@ PHP 8.6 UPGRADE NOTES
64
11. Changes to INI File Handling
65
========================================
66
67
+- Mysqli:
68
+ . mysqli.default_port now checks the validity of the value which should be
69
+ between 0 and 65545 included.
70
+
71
- Opcache:
72
. opcache.jit_debug accepts a new flag: ZEND_JIT_DEBUG_TRACE_EXIT_INFO_SRC.
73
When used along with ZEND_JIT_DEBUG_TRACE_EXIT_INFO, the source of exit
0 commit comments