php-doc-en/reference/pdo/pdostatement
2022-04-28 15:03:54 +02:00
..
bindcolumn.xml Generate ext/pdo methodsynopses based on stubs (#494) 2021-05-06 14:50:35 +02:00
bindparam.xml PDOStatement::bindParam maxLength is confusing (#1371) 2022-02-02 17:51:14 +00:00
bindvalue.xml PDOStatement colons for names in array example (#1094) 2021-12-15 21:08:19 +00:00
closecursor.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
columncount.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
debugdumpparams.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
errorcode.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
errorinfo.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
execute.xml PDOStatement colons for names in array example (#1094) 2021-12-15 21:08:19 +00:00
fetch.xml Fix the return value description 2022-03-25 11:23:54 +01:00
fetchall.xml Adjust fetchAll() purpose to match return description 2021-12-17 14:06:41 +01:00
fetchcolumn.xml Generate ext/pdo methodsynopses based on stubs (#494) 2021-05-06 14:50:35 +02:00
fetchobject.xml Generate ext/pdo methodsynopses based on stubs (#494) 2021-05-06 14:50:35 +02:00
getattribute.xml Add missing parameter sections for PDO methods (#1459) 2022-04-02 15:34:36 +01:00
getcolumnmeta.xml Link to the drivers, since it's not obvious what it's meant 2022-04-28 15:03:54 +02:00
getiterator.xml Generate ext/pdo class synopses from stubs 2021-12-15 19:52:36 +01:00
nextrowset.xml Reword PDOStatement::nextRowset example description 2021-09-13 15:48:46 +02:00
rowcount.xml Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
setattribute.xml Add missing parameter sections for PDO methods (#1459) 2022-04-02 15:34:36 +01:00
setfetchmode.xml Add default value to setFetchMode's $constructorArgs with FETCH_CLASS 2022-03-02 10:48:19 +01:00