derick          Thu Jul  5 20:55:00 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - Marking already fixed bug in NEWS file (Bug #41909).
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.817&r2=1.2027.2.547.2.818&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.817 php-src/NEWS:1.2027.2.547.2.818
--- php-src/NEWS:1.2027.2.547.2.817     Thu Jul  5 13:49:43 2007
+++ php-src/NEWS        Thu Jul  5 20:54:59 2007
@@ -48,6 +48,8 @@
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
+- Fixed bug #41909 (var_export() is locale sensitive when exporting float
+  values). (Derick)
 - Fixed bug #41867 (getName is broken). (Rob)
 - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional). (Jani)
 - Fixed bug #41861 (getNamespaces() returns the namespaces of a node's 

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

Reply via email to