Skip to content

Commit fda0a8b

Browse files
committed
Fixed bug #73944 (inflate_init() dictionary option) - add NEWS entry
1 parent cd1869b commit fda0a8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ PHP NEWS
1010
- SPL:
1111
. Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)
1212

13+
- zlib:
14+
. Fixed bug #73944 (dictionary option of inflate_init() does not work).
15+
(wapmorgan)
16+
1317
06 Jul 2017 PHP 7.0.21
1418

1519
- Core:

0 commit comments

Comments
 (0)