Skip to content

Commit 7935a1e

Browse files
committed
fix NEWS
1 parent 74d8429 commit 7935a1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ PHP NEWS
1515
. Fixed bug #72308 (fastcgi_finish_request and logging environment
1616
variables). (Laruence)
1717

18+
- GD:
19+
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
20+
1821
- Intl:
1922
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
2023

@@ -79,7 +82,7 @@ PHP NEWS
7982

8083
- GD:
8184
. Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
82-
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
85+
8386
- Intl:
8487
. Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas)
8588

0 commit comments

Comments
 (0)