diff options
author | Stanislav Malyshev <stas@php.net> | 2007-05-19 08:10:52 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2007-05-19 08:10:52 +0000 |
commit | 3dc920d4ea34f29cc1961b37bcd5a09ab21fc1ec (patch) | |
tree | 893dfb7383ace8014572ac8feaa6fa52ae278fa9 | |
parent | ff95fbd6922e7ca0a3150752bbc8a3bc5847bd4e (diff) | |
download | php-git-3dc920d4ea34f29cc1961b37bcd5a09ab21fc1ec.tar.gz |
and now the right number
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |