From: Felipe Pena Date: Wed, 24 Dec 2008 00:44:51 +0000 (+0000) Subject: - Merged into 5.3 X-Git-Tag: php-5.4.0alpha1~191^2~4762 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=965f76ca81b59b0c822fd2cd993026bfcde7e9bd;p=php - Merged into 5.3 --- diff --git a/NEWS b/NEWS index 262c8f964f..009c7554d1 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,6 @@ PHP NEWS (Sara) - Added stream_resolve_include_path() function which checks which file fopen() with a relative path will open. (Sara) -- Added shm_has_var() function. (Mike) - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) - Fixed bug #46647 (SplFileObject::fgetcsv segfaults). (Etienne)