Commit:    b6656d0ec97a6584d3fb3018b00b05cf55ea7e60
Author:    Dmitry Stogov <dmi...@zend.com>         Fri, 1 Mar 2013 19:17:08 
+0400
Parents:   5c5bc7cf1bb8227ca4c91d7666fb2c46812c913b
Branches:  PHP-5.3

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

Log:
Fixed timestamp update on Phar contents modification.

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 790d72d..6eea516 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ PHP                                                             
           NEWS
 
 28 Feb 2013, PHP 5.3.23RC1
 
+- Phar:
+  . Fixed timestamp update on Phar contents modification. (Dmitry)
+
 - SPL:
   . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
   . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).


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

Reply via email to