We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d8429 commit 7935a1eCopy full SHA for 7935a1e
NEWS
@@ -15,6 +15,9 @@ PHP NEWS
15
. Fixed bug #72308 (fastcgi_finish_request and logging environment
16
variables). (Laruence)
17
18
+- GD:
19
+ . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
20
+
21
- Intl:
22
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
23
@@ -79,7 +82,7 @@ PHP NEWS
79
82
80
83
- GD:
81
84
. Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
- . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
85
86
87
. Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas)
88
0 commit comments