From 4d5edcb4ac8975c864c695e9d4e02e5e79c0f727 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 6 Aug 2018 06:17:45 +0200 Subject: [PATCH 1/3] [ci skip] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 2a094252a1e..780b76cc270 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ PHP NEWS . Fixed bug #76595 (phpdbg man page contains outdated information). (Kevin Abel) +- zlib: + . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir + is passed to the --with-zlib configure option). (Jay Bonci) + 16 Aug 2018, PHP 7.1.21 - Calendar: From fa07b8bbb74f5a1c540d778a616c059b2a2277bc Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 6 Aug 2018 06:19:33 +0200 Subject: [PATCH 2/3] [ci skip] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b64577adc14..46b145a46c2 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ PHP NEWS . Fixed bug #76595 (phpdbg man page contains outdated information). (Kevin Abel) +- zlib: + . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir + is passed to the --with-zlib configure option). (Jay Bonci) + 16 Aug 2018, PHP 7.2.9 - Calendar: From 2c7267398692f15d48f3f53f362f944e6b8f3ee3 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 6 Aug 2018 06:20:08 +0200 Subject: [PATCH 3/3] [ci skip] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index acd34b05d4d..7000b4d9ac0 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,10 @@ PHP NEWS . Fixed bug #76595 (phpdbg man page contains outdated information). (Kevin Abel) +- zlib: + . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir + is passed to the --with-zlib configure option). (Jay Bonci) + 02 Aug 2018, PHP 7.3.0beta1 - Core: