From 33271a33c0839921807da9f609aad4b5803d64d7 Mon Sep 17 00:00:00 2001 From: Date: Mon, 31 Dec 2007 01:31:28 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5029e9dfd0..676698094f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2007-12-30 David Soria Parra + + * (PHP_5_2) + NEWS + ext/pdo/pdo_dbh.c + ext/pdo/pdo_dbh.c + ext/pdo/tests/bug_43663.phpt: + - Fixed bug #43663 (Extending PDO class with a __call() function doesn't + work). + + * (PHP_5_3) + ext/pdo/pdo_dbh.c + ext/pdo/tests/bug_43663.phpt: + - Fixed bug #43663 (Extending PDO class with a __call() function doesn't + work). + CVS + + * ext/pdo/tests/bug_43663.phpt + ext/pdo/tests/bug_43663.phpt + ext/pdo/tests/bug_43663.phpt: + 1.1.4; + Test for bug 43663 + +2007-12-30 Ilia Alshanetsky + + * (PHP_5_3) + NEWS: + + Fixed typo + 2007-12-29 Jani Taskinen * (PHP_5_2) -- 2.50.1