hholzgra Wed Jul 27 17:21:05 2005 EDT Modified files: /php-src NEWS Log: news entry for bug #33882 fix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2009&r2=1.2010&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2009 php-src/NEWS:1.2010 --- php-src/NEWS:1.2009 Wed Jul 27 10:52:44 2005 +++ php-src/NEWS Wed Jul 27 17:21:05 2005 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 +- Fixed bug #33882 (CLI was looking for php.ini in wrong path). (Hartmut) - Fixed bug #33869 (strtotime() problem with "+1days" format). (Ilia) - Fixed bug #33841 (pdo sqlite driver forgets to update affected column count on execution of prepared statments).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php