From: foobar Date: Tue, 2 Aug 2005 06:33:51 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_2_0_0~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71df2059078214e3ac599f73a4d2ff71a8b67f8e;p=php BFN --- diff --git a/NEWS b/NEWS index d80890adfd..55cecbb6c6 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS - 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). (Ilia) +- Fixed bug #33837 (Informix ESQL version numbering schema changed). (Jani) - Fixed bug #33802 (throw Exception in error handler causes crash). (Dmitry) - Fixed bug #33723 (php_value overrides php_admin_value). (Dmitry) - Fixed bug #33710 (ArrayAccess objects doen't initialize $this). (Dmitry)