diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-08-06 09:43:03 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-08-06 09:43:03 +0200 |
commit | 1c1567c9bcf30df9082fa437b9affd1a62fd61a9 (patch) | |
tree | 5da111d1a21c1fe6ed4b1647f6826116031f7ff6 | |
parent | a6ab19375afe4e78239465802693b67d03919d5b (diff) | |
download | php-git-1c1567c9bcf30df9082fa437b9affd1a62fd61a9.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,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) 02 Aug 2018, PHP 7.3.0beta1 |