Skip to content

Commit a0bbac5

Browse files
committed
update NEWS
1 parent 91990bb commit a0bbac5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
18 Feb 2016, PHP 5.6.19RC1
3+
03 Mar 2016, PHP 5.6.19
44

55
- CLI server:
66
. Fixed bug #71559 (Built-in HTTP server, we can download file in web by bug).
@@ -30,9 +30,15 @@ PHP NEWS
3030
- PDO MySQL:
3131
. Fixed bug #71569 (#70389 fix causes segmentation fault). (Nikita)
3232

33+
- Phar:
34+
. Fixed bug #71498 (Out-of-Bound Read in phar_parse_zipfile()). (Stas)
35+
3336
- Standard:
3437
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
3538

39+
- WDDX:
40+
. Fixed bug #71587 (Use-After-Free / Double-Free in WDDX Deserialize). (Stas)
41+
3642
- XSL:
3743
. Fixed bug #71540 (NULL pointer dereference in xsl_ext_function_php()).
3844
(Stas)

0 commit comments

Comments
 (0)