Skip to content

Commit de20e22

Browse files
committed
update NEWS
1 parent 7a14a46 commit de20e22

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,16 @@ PHP NEWS
77
(Nikita)
88
. Fixed bug #67198 (php://input regression). (Mike)
99
. Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
10+
. Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
11+
. Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)
12+
13+
- Date:
14+
. Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
15+
. Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)
1016

1117
- GD:
1218
. Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas)
1319

14-
1520
- OpenSSL:
1621
. Fixed bug #67224 (Fall back to crypto_type from context if not specified
1722
explicitly in stream_socket_enable_crypto). (Chris Wright)

0 commit comments

Comments
 (0)