]> granicus.if.org Git - php/commitdiff
- #39286 entry
authorPierre Joye <pajoye@php.net>
Sun, 10 Dec 2006 02:56:35 +0000 (02:56 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 10 Dec 2006 02:56:35 +0000 (02:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 55f7477d0ec4cd04ac8a35df1d7c20ea431312c8..ac2fc9f3b32e987ff1c4ebb70f3602769518456c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -131,6 +131,8 @@ PHP                                                                        NEWS
 - Fixed bug #39300 (make install fails if wget is not available). (Tony)
 - Fixed bug #39297 (Memory corruption because of indirect modification
   of overloaded array). (Dmitry)
+- Fixed bug #39286 (misleading error message when invalid dimensions are
+  given) (Pierre)
 - Fixed bug #39265 (Fixed path handling inside mod_files.sh). 
   (michal dot taborsky at gmail dot com, Ilia)
 - Fixed bug #39217 (serialNumber might be -1 when the value is too large)