summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a8b3a82c61..fbe94ee7ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+** PHP 5.5 is in security-only mode , please do not commit to this branch **
+
?? ??? 2015, PHP 5.5.30
-** PHP 5.5 is in security-only mode , please do not commit to this branch **
+- Phar:
+ . Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
+ . FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
+ entry filename is "/"). (Stas)
03 Sep 2015, PHP 5.5.29