summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-08-02 06:33:51 +0000
committerfoobar <sniper@php.net>2005-08-02 06:33:51 +0000
commit71df2059078214e3ac599f73a4d2ff71a8b67f8e (patch)
tree671a784faacc1150c064caec55cfe438cbc51ff2
parentcc3ceea19750649615f8dabbc525c3f1a6007d1b (diff)
downloadphp-git-71df2059078214e3ac599f73a4d2ff71a8b67f8e.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)