.. |
pdo
|
Removed references to PHP 5, 7.0 (#549)
|
2021-04-27 12:53:38 +03:00 |
pdostatement
|
Remove try-catch from PDO examples
|
2021-03-08 17:03:42 +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
|
Removed references to PHP 5, PHP 7.0 (#545)
|
2021-04-24 20:01:17 +03:00 |
drivers.xml
|
Remove PDO_4D documentation
|
2020-09-30 21:17:30 +00:00 |
error-handling.xml
|
Updated PDO error handling chapter with new example and added note to reflect PDO::__construct behavior.
|
2013-01-11 11:09:57 +00: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
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
pdoexception.xml
|
Use InheritedProperties
|
2013-05-20 20:36:05 +00:00 |
pdostatement.xml
|
Space after modifier
|
2011-07-14 09:47:27 +00:00 |
prepared-statements.xml
|
Moved introduction texts under the correct subtitle
|
2016-07-05 08:57:56 +00:00 |
setup.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
transactions.xml
|
Standardized on double quotes for attributes.
|
2011-09-30 14:21:51 +00:00 |
versions.xml
|
Fix #78111: Some PDO drivers don't have any version information
|
2020-09-30 21:33:14 +00:00 |