php-doc-en/reference/pdo
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
..
pdo clarified $statement parameter description of PDO::prepare (fixes #70120) 2015-07-29 00:17:45 +00:00
pdostatement corrected wrong parameter name (fixes #70143) 2015-07-27 12:42:05 +00:00
book.xml Delete redundant <!-- Membership: --> 2013-05-23 17:38:21 +00:00
configure.xml Fixed markup missing note tag and added new note for php.ini changes. 2012-09-12 22:00:53 +00:00
connections.xml Standardized on double quotes for attributes. 2011-09-30 14:21:51 +00:00
constants.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
drivers.xml cleanup reference of old ib6 2013-09-17 14:16:18 +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 Revert useless change in 326638 2012-02-29 00:24:15 +00: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 Standardized on double quotes for attributes. 2011-09-30 14:21:51 +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 Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00