diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-08-06 09:42:32 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-08-06 09:42:32 +0200 |
commit | 0b9a540dd7533ff6c53b151d377ac56ecd142be3 (patch) | |
tree | 9d79f62a14d6239bd763fa2d9169615eb28ed7e1 | |
parent | f4777c6a519116f909912af032cf5378f0411f25 (diff) | |
download | php-git-0b9a540dd7533ff6c53b151d377ac56ecd142be3.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ PHP NEWS - zlib: . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir is passed to the --with-zlib configure option). (Jay Bonci) + . Fixed bug #76709 (Minimal required zlib library is 1.2.0.4). (petk) 16 Aug 2018, PHP 7.2.9 |