From: Anatol Belski Date: Sun, 9 Aug 2015 08:40:07 +0000 (+0200) Subject: fix typo in NEWS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06a19cf218bf422f8a0630636e3e2b58d9a77152;p=php fix typo in NEWS --- diff --git a/NEWS b/NEWS index f1358f012d..8e489897db 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 20 Aug 2015, PHP 7.0.0 RC 1 -- Code: +- Core: . Fixed bug #70215 (Segfault when __invoke is static). (Bob) - CLI server: