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 251b789 commit eb18192Copy full SHA for eb18192
NEWS
@@ -1,6 +1,11 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? ????, PHP 8.4.0alpha2
+?? ??? ????, PHP 8.4.0alpha3
4
+
5
+- Standard:
6
+ . Fix references in request_parse_body() options array. (nielsdos)
7
8
+18 Jul 2024, PHP 8.4.0alpha2
9
10
- Core:
11
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
@@ -25,7 +30,6 @@ PHP NEWS
25
30
26
31
- Standard:
27
32
. Change highlight_string() and print_r() return type to string|true. (Ayesh)
28
- . Fix references in request_parse_body() options array. (nielsdos)
29
33
34
- Windows:
35
. Update the icon of the Windows executables, e.g. php.exe. (Ayesh,
0 commit comments