Skip to content

Commit b41a8aa

Browse files
committed
[ci skip] Fix NEWS location
1 parent 4f0554f commit b41a8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ PHP NEWS
1414
. Drop support for -z CLI/CGI flag. (nielsdos)
1515
. Fixed GH-17956 - development server 404 page does not adapt to mobiles.
1616
(pascalchevrel)
17-
. Properly handle __debugInfo() returning an array reference. (nielsdos)
1817

1918
- CURL:
2019
. Added CURLFOLLOW_ALL, CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY
@@ -54,6 +53,7 @@ PHP NEWS
5453
evaluation) and GH-18464 (Recursion protection for deprecation constants not
5554
released on bailout). (DanielEScherzer and ilutov)
5655
. Fixed AST printing for immediately invoked Closure. (Dmitrii Derepko)
56+
. Properly handle __debugInfo() returning an array reference. (nielsdos)
5757

5858
- Curl:
5959
. Added curl_multi_get_handles(). (timwolla)

0 commit comments

Comments
 (0)