File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
4
9
5
10
- Core:
6
11
. Updated build system scripts config.guess to 2024-07-27 and config.sub to
@@ -12,7 +17,6 @@ PHP NEWS
12
17
. Passing E_USER_ERROR to trigger_error() is now deprecated. (Girgias)
13
18
. Fixed bug GH-15292 (Dynamic AVX detection is broken for MSVC). (nielsdos)
14
19
. Using "_" as a class name is now deprecated. (Girgias)
15
- . Exiting a namespace now clears seen symbols. (ilutov)
16
20
17
21
- Curl:
18
22
. Added constants CURL_HTTP_VERSION_3 (libcurl 7.66) and CURL_HTTP_VERSION_3ONLY
You can’t perform that action at this time.
0 commit comments