From: Dmitry Stogov Date: Fri, 2 Mar 2018 07:17:49 +0000 (+0300) Subject: Added NEWS entry X-Git-Tag: php-7.3.0alpha1~270^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f37dff9d23f67998448d5fc58f56db9d8d6bec52;p=php Added NEWS entry --- diff --git a/NEWS b/NEWS index 778840037f..a342d75048 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? ????, PHP 7.3.0alpha1 - Core: + . Improved PHP GC. (Dmitry, Nikita) . Redesigned the old ext_skel program written in PHP, run: 'php ext_skel.php' for all options. This means there is no dependencies thrus making it work on Windows out of the box. (Kalle)