Skip to content

Commit 6e5958e

Browse files
committed
update NEWS
1 parent 54eb659 commit 6e5958e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,16 @@ PHP NEWS
77
- Core:
88
. Fixed bug #72172 (zend_hex_strtod should not use strlen).
99
(bwitz at hotmail dot com )
10+
. Fixed bug #72114 (Integer underflow / arbitrary null write in
11+
fread/gzread). (Stas)
12+
. Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)
13+
14+
- GD:
15+
. Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
1016

1117
- Intl
1218
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
19+
. Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)
1320

1421
- Postgres:
1522
. Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)

0 commit comments

Comments
 (0)