From b4dd85ff46dcc115bf03d04f42af2cf263687998 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sun, 27 Nov 2005 21:18:24 +0000 Subject: [PATCH] update changelog here too --- ext/pdo/package.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ext/pdo/package.xml b/ext/pdo/package.xml index 2abd3ca555..4e651a4666 100755 --- a/ext/pdo/package.xml +++ b/ext/pdo/package.xml @@ -41,7 +41,7 @@ PHP stable - 1.0.1 + 1.0.2 2005-11-26 @@ -63,6 +63,9 @@ You can find additional PDO drivers at: http://pecl4win.php.net ** Changes ** +- Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez) +- Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony) + - Changed PDO_XXX constants to PDO::XXX - It is now possible to extend PDO and PDOStatement and override their constructors -- 2.40.0