iliaa Mon Sep 11 01:36:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed a typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.241&r2=1.2027.2.547.2.242&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.241 php-src/NEWS:1.2027.2.547.2.242 --- php-src/NEWS:1.2027.2.547.2.241 Sat Sep 9 12:29:08 2006 +++ php-src/NEWS Mon Sep 11 01:36:20 2006 @@ -4,7 +4,7 @@ - Added DSA key generation support to openssl_pkey_new(), FR #38731 (marci at balabit dot hu, Tony) - Removed current working directory from the php.ini search path for CLI and - readded it for other SAPIs (restore to pre 5.1.x behaviour). (Edin) + readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin) - Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony) - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick) - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php