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 7466f9c commit 72779e6Copy full SHA for 72779e6
NEWS
@@ -2,12 +2,17 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.3.5
4
5
+- MySQLnd:
6
+ . Fix GH-13452 (Fixed handshake response [mysqlnd]). (Saki Takamachi)
7
+
8
- Random:
9
. Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with
10
unknown modes). (timwolla)
11
12
- Standard:
13
. Fixed bug GH-11808 (Live filesystem modified by tests). (nielsdos)
14
+ . Fixed GH-13402 (Added validation of `\n` in $additional_headers of mail()).
15
+ (SakiTakamachi)
16
17
14 Mar 2024, PHP 8.3.4
18
0 commit comments