From: Ilia Alshanetsky Date: Mon, 14 May 2007 18:54:05 +0000 (+0000) Subject: News file cleanup X-Git-Tag: php-5.2.3RC1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=727109283d60b296bb0dbf91dcf4a0996a42b286;p=php News file cleanup --- diff --git a/NEWS b/NEWS index 756be6e0b7..9d7c215d3e 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.3 -- [DOC] Added function mysql_set_charset(). Allows connection encoding to be altered - at run time. (Scott) +- Added function mysql_set_charset(). Allows connection encoding to be + altered at run time. (Scott) - Allow SOAP extension's handler() to work even when always_populate_raw_post_data is off. (Ilia) - Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser)