From 7e6beb9f28c3c06bb3885d098017ee23e7fd864d Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Thu, 4 May 2006 00:21:51 +0000 Subject: [PATCH] Note addition of new class constants --- ext/pdo/package2.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/pdo/package2.xml b/ext/pdo/package2.xml index a6d8a6be9d..add5a47fc3 100644 --- a/ext/pdo/package2.xml +++ b/ext/pdo/package2.xml @@ -61,6 +61,7 @@ You can find additional PDO drivers at: http://pecl4win.php.net ** Changes ** +- Added PDO::PARAM_EVT_* family of constants. (Sara) - Fixed bug #37167 (PDO segfaults when throwing exception from the fetch handler). (Tony) - Fixed memory corruption when PDO::FETCH_LAZY mode is being used. (Ilia) -- 2.40.0