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 e02fa5f commit 20ea4eaCopy full SHA for 20ea4ea
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.0beta1
4
5
+- Core:
6
+ . Updated build system scripts config.guess to 2024-07-27 and config.sub to
7
+ 2024-05-27. (Peter Kokot)
8
+
9
- DOM:
10
. Fixed bug GH-15192 (Segmentation fault in dom extension
11
(html5_serializer)). (nielsdos)
@@ -12,10 +16,6 @@ PHP NEWS
12
16
13
17
01 Aug 2024, PHP 8.4.0alpha4
14
18
15
-- Core:
- . Updated build system scripts config.guess to 2024-07-27 and config.sub to
- 2024-05-27. (Peter Kokot)
-
19
- GMP:
20
. RFC: Change GMP bool cast behavior. (Saki Takamachi)
21
0 commit comments