diff --git a/NEWS b/NEWS index 790d72d43bd..6eea516220e 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).