iliaa           Tue Mar  3 01:42:22 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  
  Fixed typo
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.504&r2=1.2027.2.547.2.965.2.505&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.504 
php-src/NEWS:1.2027.2.547.2.965.2.505
--- php-src/NEWS:1.2027.2.547.2.965.2.504       Sun Mar  1 06:58:01 2009
+++ php-src/NEWS        Tue Mar  3 01:42:21 2009
@@ -13,7 +13,7 @@
   destructor in one case). (Dmitry)
 - Fixed bug #47329 (Crash in garbage collector). (Dmitry)
 - Fixed bug #47320 ($php_errormsg out of scope in functions). (Dmitry)
-- Fixed bug #47265 (generating phar.phar failes because of safe_mode). (Greg)
+- Fixed bug #47265 (generating phar.phar fails because of safe_mode). (Greg)
 - Fixed bug #47229 (preg_quote() should escape the '-' char). (Nuno)
 - Fixed bug #47085 (rename() returns true even if the file in PHAR does not
   exist). (Greg)



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

Reply via email to