Skip to content

Commit 4dc291c

Browse files
committed
[ci skip] UPGRADING
1 parent 39dda72 commit 4dc291c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ PHP 8.6 UPGRADE NOTES
6464
11. Changes to INI File Handling
6565
========================================
6666

67+
- Mysqli:
68+
. mysqli.default_port now checks the validity of the value which should be
69+
between 0 and 65545 included.
70+
6771
- Opcache:
6872
. opcache.jit_debug accepts a new flag: ZEND_JIT_DEBUG_TRACE_EXIT_INFO_SRC.
6973
When used along with ZEND_JIT_DEBUG_TRACE_EXIT_INFO, the source of exit

0 commit comments

Comments
 (0)