summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2006-12-10 01:39:09 +0000
committerPierre Joye <pajoye@php.net>2006-12-10 01:39:09 +0000
commit0d444306c96f99da21c3fa71390830acb83ed146 (patch)
treeeb6867804a83a97dfa6d928972ccafbf73ae1aff
parent9e533e39b6a29a78d1a942f51d609c7d8c7410e3 (diff)
downloadphp-git-0d444306c96f99da21c3fa71390830acb83ed146.tar.gz
- #39780 entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6533b11e1b..424b55a452 100644
--- a/NEWS
+++ b/NEWS
@@ -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)