From: Stanislav Malyshev Date: Sat, 19 May 2007 08:10:52 +0000 (+0000) Subject: and now the right number X-Git-Tag: php-5.2.3RC1~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3dc920d4ea34f29cc1961b37bcd5a09ab21fc1ec;p=php and now the right number --- diff --git a/NEWS b/NEWS index 22bc64c0b9..03f1cce600 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ PHP NEWS - Implemented FR #41416 (getColumnMeta() should also return table name). (Tony) - Fixed possible infinite loop in imagecreatefrompng (libgd #86) (by Xavier Roche) (Pierre) -- Fixed ext/filter Email Validation Vulnerability (MOPB-44 by Stefan Esser) +- Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser) (Ilia) - Fixed altering $this via argument named "this". (Dmitry) - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)