diff options
author | Anatol Belski <ab@php.net> | 2016-02-18 19:42:18 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-02-18 19:42:18 +0100 |
commit | bbce94ed782115d87a3b4619e3f0ca8eafb49425 (patch) | |
tree | 8a79ebadb3a0a734cf9f839cf4ee33114b6e374b | |
parent | 688b91421770c652606deeb52834e35a2a0ade3f (diff) | |
download | php-git-bbce94ed782115d87a3b4619e3f0ca8eafb49425.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |