Skip to content

Commit 8c4d5a1

Browse files
committed
[ci skip] Update NEWS for PHP 8.4.0 beta1
Also move this news item up to beta2 since it happened while I was tagging beta1.
1 parent be6dee3 commit 8c4d5a1

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.0beta1
3+
?? ??? ????, PHP 8.4.0beta2
4+
5+
- Core:
6+
. Exiting a namespace now clears seen symbols. (ilutov)
7+
8+
15 Aug 2024, PHP 8.4.0beta1
49

510
- Core:
611
. Updated build system scripts config.guess to 2024-07-27 and config.sub to
@@ -12,7 +17,6 @@ PHP NEWS
1217
. Passing E_USER_ERROR to trigger_error() is now deprecated. (Girgias)
1318
. Fixed bug GH-15292 (Dynamic AVX detection is broken for MSVC). (nielsdos)
1419
. Using "_" as a class name is now deprecated. (Girgias)
15-
. Exiting a namespace now clears seen symbols. (ilutov)
1620

1721
- Curl:
1822
. Added constants CURL_HTTP_VERSION_3 (libcurl 7.66) and CURL_HTTP_VERSION_3ONLY

0 commit comments

Comments
 (0)