summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55f7477d0e..ac2fc9f3b3 100644
--- 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)