felipe          Sun Nov  2 18:32:13 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - Backported str_getcsv() into 5.3
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.356&r2=1.2027.2.547.2.965.2.357&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.356 
php-src/NEWS:1.2027.2.547.2.965.2.357
--- php-src/NEWS:1.2027.2.547.2.965.2.356       Sun Nov  2 14:14:12 2008
+++ php-src/NEWS        Sun Nov  2 18:32:12 2008
@@ -5,6 +5,8 @@
 - Upgraded bundled sqlite to version 3.6.2. (Scott)
 - Changed error level E_ERROR into E_WARNING in Soap extension methods 
   parameter validation. (Felipe)
+  
+- Added str_getcsv() function. (Sara)
 
 - Changed openssl info to show the shared library version number. (Scott)
 



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

Reply via email to