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
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)
You can’t perform that action at this time.
0 commit comments