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 6749f2b commit 9fb3561Copy full SHA for 9fb3561
NEWS
@@ -2,6 +2,8 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.4.0beta1
4
5
+- GMP:
6
+ . RFC: Change GMP bool cast behavior. (Saki Takamachi)
7
8
01 Aug 2024, PHP 8.4.0alpha3
9
@@ -28,7 +30,6 @@ PHP NEWS
28
30
29
31
- GMP:
32
. The GMP class is now final and cannot be extended anymore. (Girgias)
- . RFC: Change GMP bool cast behavior (Saki Takamachi)
33
34
- Intl:
35
. Added SpoofChecker::setAllowedChars to set unicode chars ranges.
0 commit comments