php-doc-en/reference/pdo
George Peter Banyard 3d69f8f11f
Fix most missing param sections for PDO
Also rearange changelog before examples for one file

Part of #658
2021-06-13 19:24:31 +01:00
..
pdo Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
pdostatement Fix most missing param sections for PDO 2021-06-13 19:24:31 +01:00
book.xml Removed references to PHP 5, 7.0 (#549) 2021-04-27 12:53:38 +03:00
configure.xml Removed references to PHP 5, 7.0 (#549) 2021-04-27 12:53:38 +03:00
connections.xml Fix #79661: PDO::ATTR_PERSISTENT also accepts a string key 2020-06-02 08:42:00 +00:00
constants.xml Document that PDO::FETCH_DEFAULT is only available as of PHP 8.0.7 2021-06-01 14:54:46 +02:00
drivers.xml Remove PDO_4D documentation 2020-09-30 21:17:30 +00:00
error-handling.xml Fix #81066: Documentation conflicts about default PDO error mode 2021-05-21 18:14:23 +02:00
ini.xml xi:include INI settings documented elsewhere in ini.list 2021-02-24 17:58:20 +01:00
lobs.xml Fatal errors were created in the example due to PDO::beginTransaction() vs. PDOStatement::beginTransaction(). 2015-12-31 12:57:40 +00:00
pdo.xml
pdoexception.xml
pdostatement.xml
prepared-statements.xml Removed redundant if and use short array syntax (#571) 2021-05-03 12:35:23 +02:00
setup.xml
transactions.xml
versions.xml Added PHP 8 into versions.xml for pdo based on stubs. 2021-05-04 18:54:58 +01:00