From eb1d1fe3730e3a0fd981656fd8056104d831cdc8 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 16 Mar 2021 09:33:33 +0000 Subject: Prepare for 7.4.17RC1 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0766c632b1..461f6d50d2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2021, php 7.4.17 +?? ??? 2021, PHP 7.4.17 - Core: . Fixed bug #80781 (Error handler that throws ErrorException infinite loop). -- cgit v1.2.1 From 5e4ee3d0bd5e04b47b14fd1c0f8eb6f3d993798a Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 16 Mar 2021 09:40:05 +0000 Subject: NEWS for 7.4.18 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 461f6d50d2..2b7c2f91be 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2021, PHP 7.4.17 +?? ??? 2021, PHP 7.4.18 + + +01 Apr 2021, PHP 7.4.17 - Core: . Fixed bug #80781 (Error handler that throws ErrorException infinite loop). -- cgit v1.2.1