Skip to content

Commit 5c90f8e

Browse files
committed
Update NEWS
1 parent 2bcbc95 commit 5c90f8e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2019, PHP 7.2.27
44

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)
514

615
18 Dec 2019, PHP 7.2.26
716

0 commit comments

Comments
 (0)