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 7a14a46 commit de20e22Copy full SHA for de20e22
NEWS
@@ -7,11 +7,16 @@ PHP NEWS
7
(Nikita)
8
. Fixed bug #67198 (php://input regression). (Mike)
9
. 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)
16
17
- GD:
18
. Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas)
19
-
20
- OpenSSL:
21
. Fixed bug #67224 (Fall back to crypto_type from context if not specified
22
explicitly in stream_socket_enable_crypto). (Chris Wright)
0 commit comments