File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,23 @@ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
** PHP 5.5 is in security-only mode , please do not commit to this branch **
4
4
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)
6
17
7
18
- Phar:
8
19
. Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
9
20
(CVE-2016-4343) (Stas)
10
21
11
-
12
22
28 Apr 2016, PHP 5.5.35
13
23
14
24
- BCMath:
You can’t perform that action at this time.
0 commit comments