diff options
author | foobar <sniper@php.net> | 2005-01-22 01:21:48 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-01-22 01:21:48 +0000 |
commit | 1d9e3a760d5bb1e69aba794143bfb958e542a88a (patch) | |
tree | 4c3b50e1d9c884393ed23e5182fbbcb8165d6f6d | |
parent | f0208d3afa5a642c97929db83cd4e8931340d825 (diff) | |
download | php-git-1d9e3a760d5bb1e69aba794143bfb958e542a88a.tar.gz |
massage news
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.4 -- Fixed bug #28451 (corupt EXIF headers have unlimited recursive IFD directory - entries). (Andrei) - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Added length and charsetnr for field array and object in mysqli. (Georg) - Changed phpize not to require automake and libtool. (Jani) @@ -54,6 +52,8 @@ PHP NEWS (Jani) - Fixed bug #28930 (PHP sources pick wrong header files generated by bison). (eggert at gnu dot org, Jani) +- Fixed bug #28451 (corupt EXIF headers have unlimited recursive IFD directory + entries). (Andrei) - Fixed bug #28444 (Cannot access undefined property for object with overloaded property access). (Dmitry) - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream). |