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 a4d769c commit 1b5d9f6Copy full SHA for 1b5d9f6
NEWS
@@ -22,9 +22,13 @@ PHP NEWS
22
- MySQLnd:
23
. Fix GH-13452 (Fixed handshake response [mysqlnd]). (Saki Takamachi)
24
25
+- Opcache:
26
+ . Fixed GH-13508 (JITed QM_ASSIGN may be optimized out when op1 is null).
27
+ (Arnaud, Dmitry)
28
+
29
- Random:
- . Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with
- unknown modes). (timwolla)
30
+ . Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with unknown
31
+ modes). (timwolla)
32
33
- Standard:
34
. Fixed bug GH-11808 (Live filesystem modified by tests). (nielsdos)
0 commit comments