php-doc-en/reference/pdo
Danack b95e76e41d
Types are not hints in PHP. (#1003)
As they are checked at run-time, type checking is enforced in PHP and not 'hinted'.

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2021-10-09 14:43:01 +01:00
..
pdo Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
pdostatement Fix #81189: PDOStatement::fetchAll() claims "false on failure" return 2021-09-20 12:15:17 +02: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 Deprecated functions and constants 2021-10-04 16:53:40 +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 Use InheritedProperties 2013-05-20 20:36:05 +00:00
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