We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b6b0d commit 7204430Copy full SHA for 7204430
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
- Core:
6
. Fixed bug GH-17951 (memory_limit is not always limited by max_memory_limit).
7
(manuelm)
8
+ . Address bug GH-20384 (Confirm if ob_gzhandler is impacted by ob_start
9
+ handler changes) by reverting GH-18932 (Deprecate returning non-string
10
+ values from a user output handler). (DanielEScherzer)
11
12
- URI:
13
. Fixed bug GH-20431 (Uri\Rfc3986\Uri::setHost(null) turns empty path into /)
0 commit comments