From 9b6cc3729e39f2258082e3f2b7c27e761b29f825 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 22 Sep 2006 11:59:01 +0000 Subject: [PATCH] Fix bug#38922 (PDO::ATTR_DEFAULT_FETCH_MODE && PDO::FETCH_PROPS_LATE became available in 5.2) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220351 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo/constants.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/pdo/constants.xml b/reference/pdo/constants.xml index b01948536b..c774484226 100644 --- a/reference/pdo/constants.xml +++ b/reference/pdo/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; @@ -283,7 +283,7 @@ - + Available since PHP 5.2.0 @@ -540,7 +540,7 @@ if ($db->getAttribute(PDO::ATTR_DRIVER_NAME) == 'mysql') { - + Available since PHP 5.2.0