felipe Sun Feb 3 12:59:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Missing Johannes' name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.105&r2=1.2027.2.547.2.965.2.106&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.105 php-src/NEWS:1.2027.2.547.2.965.2.106 --- php-src/NEWS:1.2027.2.547.2.965.2.105 Sat Feb 2 23:09:37 2008 +++ php-src/NEWS Sun Feb 3 12:59:41 2008 @@ -45,7 +45,7 @@ setting network timeout (FR #42837). (Jani) - Added optional escape character parameter to fgetcsv(). (David Soria Parra) - Added an optional parameter to strstr() and stristr() for retrieval of either - the part of haystack before or after first occurrence of needle. (Felipe) + the part of haystack before or after first occurrence of needle. (Johannes, Felipe) - Added xsl->setProfiling() for profiling stylesheets. (Christian) - Added long-option feature to getopt() and made getopt() available also on win32 systems by adding a common getopt implementation into core.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php