File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- 18 Feb 2016, PHP 5.6.19RC1
3
+ 03 Mar 2016, PHP 5.6.19
4
4
5
5
- CLI server:
6
6
. Fixed bug #71559 (Built-in HTTP server, we can download file in web by bug).
@@ -30,9 +30,15 @@ PHP NEWS
30
30
- PDO MySQL:
31
31
. Fixed bug #71569 (#70389 fix causes segmentation fault). (Nikita)
32
32
33
+ - Phar:
34
+ . Fixed bug #71498 (Out-of-Bound Read in phar_parse_zipfile()). (Stas)
35
+
33
36
- Standard:
34
37
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
35
38
39
+ - WDDX:
40
+ . Fixed bug #71587 (Use-After-Free / Double-Free in WDDX Deserialize). (Stas)
41
+
36
42
- XSL:
37
43
. Fixed bug #71540 (NULL pointer dereference in xsl_ext_function_php()).
38
44
(Stas)
You can’t perform that action at this time.
0 commit comments