From: Hartmut Holzgraefe Date: Wed, 27 Jul 2005 21:21:05 +0000 (+0000) Subject: news entry for bug #33882 fix X-Git-Tag: RELEASE_2_0_0~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3685eef5a71a2df80c6df46f4674da611c4ac35;p=php news entry for bug #33882 fix --- diff --git a/NEWS b/NEWS index ddeef95997..fa5453f43b 100644 --- a/NEWS +++ b/NEWS @@ -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).