Skip to content

Commit f423e1b

Browse files
committed
Update NEWS
1 parent e955913 commit f423e1b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

NEWS

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
** PHP 5.5 is in security-only mode , please do not commit to this branch **
44

5-
??? 2016, PHP 5.5.36
5+
26 May 2016, PHP 5.5.36
6+
7+
- Core:
8+
. Fixed bug #72114 (Integer underflow / arbitrary null write in
9+
fread/gzread). (Stas)
10+
. Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)
11+
12+
- GD:
13+
. Fixed bug ##72227 (imagescale out-of-bounds read). (Stas)
14+
15+
- Intl:
16+
. Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)
617

718
- Phar:
819
. Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
920
(CVE-2016-4343) (Stas)
1021

11-
1222
28 Apr 2016, PHP 5.5.35
1323

1424
- BCMath:

0 commit comments

Comments
 (0)