mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Update NEWS for GH-20384
This commit is contained in:
3
NEWS
3
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
|
||||
- Core:
|
||||
. Fixed bug GH-17951 (memory_limit is not always limited by max_memory_limit).
|
||||
(manuelm)
|
||||
. Address bug GH-20384 (Confirm if ob_gzhandler is impacted by ob_start
|
||||
handler changes) by reverting GH-18932 (Deprecate returning non-string
|
||||
values from a user output handler). (DanielEScherzer)
|
||||
|
||||
- URI:
|
||||
. Fixed bug GH-20431 (Uri\Rfc3986\Uri::setHost(null) turns empty path into /)
|
||||
|
||||
Reference in New Issue
Block a user