From: Remi Collet Date: Tue, 5 Feb 2013 11:29:21 +0000 (+0100) Subject: revert X-Git-Tag: php-5.5.0alpha5~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02ae4522f5fba7564fe5529950862dc0da1af5d7;p=php revert --- diff --git a/NEWS b/NEWS index cb1ec95e98..c343f4315a 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,6 @@ PHP NEWS . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik). . Fixed bug #63830 (Segfault on undefined function call in nested generator). (Nikita Popov) - . Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi) - CLI server: . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)