From 29da5999cb4153bff37ca53aac21a25e6f380dba Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 23 Jul 2007 09:16:19 +0000 Subject: [PATCH] Returns PDOStatement in all cases git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240194 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo/functions/PDO-query.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/pdo/functions/PDO-query.xml b/reference/pdo/functions/PDO-query.xml index d127d9e3bd..7c5f002de8 100644 --- a/reference/pdo/functions/PDO-query.xml +++ b/reference/pdo/functions/PDO-query.xml @@ -1,5 +1,5 @@ - + PDO->query() @@ -20,7 +20,7 @@ PDO - boolquery + PDOStatementquery stringstatement intPDO::FETCH_COLUMN intcolno @@ -30,7 +30,7 @@ PDO - boolquery + PDOStatementquery stringstatement intPDO::FETCH_CLASS stringclassname @@ -41,7 +41,7 @@ PDO - boolquery + PDOStatementquery stringstatement intPDO::FETCH_INTO objectobject