From: Ilia Alshanetsky Date: Mon, 11 May 2009 12:35:19 +0000 (+0000) Subject: moved to 5.2 as well X-Git-Tag: php-5.3.0RC3~284 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d73b2316a1220493723cbfa9bbb6be59c392b002;p=php moved to 5.2 as well --- diff --git a/NEWS b/NEWS index 8e233e35a3..6a2dc2a962 100644 --- a/NEWS +++ b/NEWS @@ -39,8 +39,6 @@ PHP NEWS - Added ability to throw exceptions from SQLite3 instead of warnings. (Scott) - Added startup notices for deprecated ini settings. (Kalle) -- Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid - paths). (Ilia) - Fixed bug #48185 (warning: value computed is not used in pdo_sqlite_stmt_get_col line 271). (Matteo) - Fixed bug #48087 (call_user_method() invalid free of arguments). (Felipe)