Commit:    993f9fbccc0b005ae987cf0b47bc1e82e51b3765
Author:    Stanislav Malyshev <s...@php.net>         Sat, 2 Mar 2013 15:57:00 
-0800
Parents:   0351fd55523b8c9e437161c6334fe413280eaa6c
Branches:  PHP-5.4.13

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=993f9fbccc0b005ae987cf0b47bc1e82e51b3765

Log:
Fixed timestamp update on Phar contents modification.

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 70c5996..ea008ee 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to