File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ PHP NEWS
14
14
. Drop support for -z CLI/CGI flag. (nielsdos)
15
15
. Fixed GH-17956 - development server 404 page does not adapt to mobiles.
16
16
(pascalchevrel)
17
- . Properly handle __debugInfo() returning an array reference. (nielsdos)
18
17
19
18
- CURL:
20
19
. Added CURLFOLLOW_ALL, CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY
@@ -54,6 +53,7 @@ PHP NEWS
54
53
evaluation) and GH-18464 (Recursion protection for deprecation constants not
55
54
released on bailout). (DanielEScherzer and ilutov)
56
55
. Fixed AST printing for immediately invoked Closure. (Dmitrii Derepko)
56
+ . Properly handle __debugInfo() returning an array reference. (nielsdos)
57
57
58
58
- Curl:
59
59
. Added curl_multi_get_handles(). (timwolla)
You can’t perform that action at this time.
0 commit comments