diff options
author | Pierre Joye <pajoye@php.net> | 2006-12-10 01:39:09 +0000 |
---|---|---|
committer | Pierre Joye <pajoye@php.net> | 2006-12-10 01:39:09 +0000 |
commit | 0d444306c96f99da21c3fa71390830acb83ed146 (patch) | |
tree | eb6867804a83a97dfa6d928972ccafbf73ae1aff | |
parent | 9e533e39b6a29a78d1a942f51d609c7d8c7410e3 (diff) | |
download | php-git-0d444306c96f99da21c3fa71390830acb83ed146.tar.gz |
- #39780 entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ PHP NEWS - Fixed FastCGI impersonation for persistent connections on Windows. (Dmitry) - Fixed wrong signature initialization in imagepng (Takeshi Abe) - Added optimization for imageline with horizontal and vertial lines (Pierre) +- Fixed bug #39780 (PNG image with CRC/data error raises fatal error) (Pierre) - Fixed bug #39775 ("Indirect modification ..." message is not shown). (Dmitry) - Fixed bug #39763 (magic quotes are applied twice by ext/filter in parse_str()). (Ilia) |