From: Christoph M. Becker Date: Tue, 28 Aug 2018 10:22:57 +0000 (+0200) Subject: [ci skip] Update NEWS wrt. php-7.3.0beta3 tagging X-Git-Tag: php-7.3.0RC1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce201df40fa90d05d9c452f7439de084c1f0ae2a;p=php [ci skip] Update NEWS wrt. php-7.3.0beta3 tagging --- diff --git a/NEWS b/NEWS index 72e9b0bbd6..1f9206d765 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 7.3.0beta3 +?? ??? ????, PHP 7.3.0RC1 + +30 Aug 2018, PHP 7.3.0beta3 - Core: . Fixed #76773 (Traits used on the parent are ignored for child classes).