]> granicus.if.org Git - php/commitdiff
Note addition of new class constants
authorSara Golemon <pollita@php.net>
Thu, 4 May 2006 00:21:51 +0000 (00:21 +0000)
committerSara Golemon <pollita@php.net>
Thu, 4 May 2006 00:21:51 +0000 (00:21 +0000)
ext/pdo/package2.xml

index a6d8a6be9da8f5fc9cf3c20115194a364cf23699..add5a47fc304d2baea3b9773b4c45b819054aeec 100644 (file)
@@ -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)