From: Pierre Joye Date: Fri, 17 May 2013 09:49:13 +0000 (+0200) Subject: entry for #64214 X-Git-Tag: php-5.3.26RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46b05bc57aee7a24f87a31a079f9076f4870b780;p=php entry for #64214 --- diff --git a/NEWS b/NEWS index eae701eba1..ce86bb2f58 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,10 @@ PHP NEWS . Fixed bug #64821 (Custom Exception crash when internal properties overridden). (Anatol) +- Phar + . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with + non std tmp dir). (Pierre) + 09 May 2013, PHP 5.3.25 - Core: