From ecf0cbdf3b985c41bd79fc9a79a50ef37d2828cc Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Fri, 1 Mar 2013 19:17:25 +0400 Subject: [PATCH] Fixed timestamp update on Phar contents modification. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 03dbbee097..4f29a68f01 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,9 @@ PHP NEWS . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs). (Johannes) +- Phar: + . Fixed timestamp update on Phar contents modification. (Dmitry) + - SOAP . Added check that soap.wsdl_cache_dir conforms to open_basedir (CVE-2013-1635). (Dmitry) -- 2.50.1