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 2bcbc95 commit 5c90f8eCopy full SHA for 5c90f8e
NEWS
@@ -2,6 +2,15 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2019, PHP 7.2.27
4
5
+- Mbstring:
6
+ . Fixed bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`).
7
+ (CVE-2020-7060) (Nikita)
8
+
9
+- Session:
10
+ . Fixed bug #79091 (heap use-after-free in session_create_id()). (cmb, Nikita)
11
12
+- Standard:
13
+ . Fixed bug #79099 (OOB read in php_strip_tags_ex). (CVE-2020-7059). (cmb)
14
15
18 Dec 2019, PHP 7.2.26
16
0 commit comments