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 ce64b82 commit 4903f04Copy full SHA for 4903f04
NEWS
@@ -49,6 +49,7 @@ PHP NEWS
49
. Fixed bug #73473 (Stack Buffer Overflow in msgfmt_parse_message). (libnex)
50
. Fixed bug #74705 (Wrong reflection on Collator::getSortKey and
51
collator_get_sort_key). (Tyson Andre, Remi)
52
+ . Fixed bug #73634 (grapheme_strpos illegal memory access). (Stas)
53
54
- Mbstring:
55
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
@@ -77,6 +78,7 @@ PHP NEWS
77
78
- Standard:
79
. Fixed bug #74708 (Invalid Reflection signatures for random_bytes and
80
random_int). (Tyson Andre, Remi)
81
+ . Fixed bug #73648 (Heap buffer overflow in substr). (Stas)
82
83
- FTP:
84
. Fixed bug #74598 (ftp:// wrapper ignores context arg). (Sara)
0 commit comments