From 86600340617c23e01b7033e5bb386313ef216783 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Fri, 27 May 2005 18:53:28 +0000 Subject: [PATCH] Silly writer, PHP doesn't have longs :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187115 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo/functions/PDO-exec.xml | 4 ++-- reference/pdo/functions/PDO-getAttribute.xml | 4 ++-- reference/pdo/functions/PDOStatement-getAttribute.xml | 4 ++-- reference/pdo/functions/PDOStatement-setAttribute.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/pdo/functions/PDO-exec.xml b/reference/pdo/functions/PDO-exec.xml index 5afc4bd153..5272941111 100644 --- a/reference/pdo/functions/PDO-exec.xml +++ b/reference/pdo/functions/PDO-exec.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; - longPDO::exec + intPDO::exec stringstatement diff --git a/reference/pdo/functions/PDO-getAttribute.xml b/reference/pdo/functions/PDO-getAttribute.xml index 34858691a1..82ab1d2758 100644 --- a/reference/pdo/functions/PDO-getAttribute.xml +++ b/reference/pdo/functions/PDO-getAttribute.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ &reftitle.description; mixedPDO::getAttribute - longattribute + intattribute &warn.experimental.func; diff --git a/reference/pdo/functions/PDOStatement-getAttribute.xml b/reference/pdo/functions/PDOStatement-getAttribute.xml index 8b84b183d2..8d5bf3b804 100644 --- a/reference/pdo/functions/PDOStatement-getAttribute.xml +++ b/reference/pdo/functions/PDOStatement-getAttribute.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ &reftitle.description; mixedPDOStatement::getAttribute - longattribute + intattribute &warn.undocumented.func; diff --git a/reference/pdo/functions/PDOStatement-setAttribute.xml b/reference/pdo/functions/PDOStatement-setAttribute.xml index e5d214783f..1fa861e370 100644 --- a/reference/pdo/functions/PDOStatement-setAttribute.xml +++ b/reference/pdo/functions/PDOStatement-setAttribute.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ &reftitle.description; boolPDOStatement::setAttribute - longattribute + intattribute mixedvalue