summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-02-18 19:42:18 +0100
committerAnatol Belski <ab@php.net>2016-02-18 19:42:18 +0100
commitbbce94ed782115d87a3b4619e3f0ca8eafb49425 (patch)
tree8a79ebadb3a0a734cf9f839cf4ee33114b6e374b
parent688b91421770c652606deeb52834e35a2a0ade3f (diff)
downloadphp-git-bbce94ed782115d87a3b4619e3f0ca8eafb49425.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 799ccf4fba..9268ff3043 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #71596 (Segmentation fault on ZTS with date function
(setlocale)). (Anatol)
+- Phar:
+ . Fixed bug #71625 (Crash in php7.dll with bad phar filename).
+ (Anatol)
+
03 Mar 2016, PHP 5.6.19
- CLI server: