summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2005-10-10 10:46:34 +0000
committerAntony Dovgal <tony2001@php.net>2005-10-10 10:46:34 +0000
commiteef799a6ecadbf4887239734bcd2938ddefffd1d (patch)
treed319377aaac490285262fe9cbaefb5f6de4dae84
parentc797466259e5c02d9d495206321ae96aa2a5f0d1 (diff)
downloadphp-git-eef799a6ecadbf4887239734bcd2938ddefffd1d.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37cfe1d1b6..bab67adfe6 100644
--- a/NEWS
+++ b/NEWS
@@ -155,6 +155,7 @@ PHP NEWS
reference). (Dmitry)
- Fixed bug #33414 (Comprehensive list of incorrect days returned after
strtotime() / date() tests). (Derick)
+- Fixed bug #33383 (crash when retrieving empty LOBs). (Tony)
- Fixed bug #33326 (Cannot build extensions with phpize on Macosx). (Jani)
- Fixed bug #33125 (imagecopymergegray() produces mosaic rainbow effect).
(Pierre)