From: Sara Golemon Date: Tue, 13 Oct 2020 21:53:31 +0000 (+0000) Subject: Update NEWS for PHP 8.0.0RC2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=431421d1cef480a1055e3a3b191639ee1535feb5;p=php Update NEWS for PHP 8.0.0RC2 --- diff --git a/NEWS b/NEWS index c5714fa2a1..4016cb428c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.0.0rc2 +15 Oct 2020, PHP 8.0.0RC2 - Core: . Fixed bug #80225 (broken namespace usage in eval code). (Nikita)