Skip to content

Commit eb18192

Browse files
committed
[ci skip] Fix NEWS
1 parent 251b789 commit eb18192

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? ????, PHP 8.4.0alpha2
3+
?? ??? ????, 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
49

510
- Core:
611
. Fixed bug GH-14801 (Fix build for armv7). (andypost)
@@ -25,7 +30,6 @@ PHP NEWS
2530

2631
- Standard:
2732
. Change highlight_string() and print_r() return type to string|true. (Ayesh)
28-
. Fix references in request_parse_body() options array. (nielsdos)
2933

3034
- Windows:
3135
. Update the icon of the Windows executables, e.g. php.exe. (Ayesh,

0 commit comments

Comments
 (0)