From: Gabriel Caruso Date: Tue, 29 Sep 2020 22:32:14 +0000 (+0000) Subject: Update NEWS for PHP 8.0.0rc1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d2fe9f17f4190a86437f90ac3f9ad3fbeb93ec3;p=php Update NEWS for PHP 8.0.0rc1 --- diff --git a/NEWS b/NEWS index f91bd85e71..a520a41d6d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.0.0RC1 +01 Oct 2020, PHP 8.0.0rc1 - CLI: . Allow debug server binding to an ephemeral port via `-S localhost:0`. (Sara)