Skip to content

Commit 7204430

Browse files
Update NEWS for GH-20384
1 parent 23b6b0d commit 7204430

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ PHP NEWS
55
- Core:
66
. Fixed bug GH-17951 (memory_limit is not always limited by max_memory_limit).
77
(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)
811

912
- URI:
1013
. Fixed bug GH-20431 (Uri\Rfc3986\Uri::setHost(null) turns empty path into /)

0 commit comments

Comments
 (0)