diff options
-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: |