Commit graph

9 commits

Author SHA1 Message Date
Christoph Michael Becker
d8567f0b1a Fix #79661: PDO::ATTR_PERSISTENT also accepts a string key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349999 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-02 08:42:00 +00:00
Christoph Michael Becker
8524f0a682 A value of type NULL should be denoted as &null;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344742 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 12:42:14 +00:00
Christoph Michael Becker
714b2ac860 Fix #69730: PDO: incorrect description of how to close the connection to the database
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339536 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-01 09:07:57 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
751d46fd60 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283830 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:31:40 +00:00
Hannes Magnusson
833e9936ee - Upgrade PDO to the new-oo-style
- Change IDs from function.Cass-MethoName to class.methodname
  - Change <xref>s to PDO methods to use <function>s
  - Change methodsynopsis to the new style
  - Change the ctor to use <constructorsynopsis>
  - Remove ref.pdo (old ref.pdo linkends point to intro.pdo now)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249568 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:43:38 +00:00
Hannes Magnusson
88d06bd275 sync with reference.xml r1.59
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249286 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 01:44:39 +00:00
Hannes Magnusson
5915dfb9db MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Change constants.xml to be appendix
 - Moved the pdo.connections section to its own chapter (connections.xml)
 - Moved the pdo.error-handling section to its own chapter (errorhandling.xml)
 - Moved the pdo.lobs section to its own chapter (lobs.xml)
 - Moved the pdo.prepared-statements section to its own chapter (prepared-statements.xml)
 - Moved the pdo.transactions section to its own chapter (transactions.xml)
 - Moved the configure and ini entities to setup.xml
NOTE: book.xml defines a <part> containing the PDO Drivers listing (references)
NOTE: The orginal pdo.drivers ID was renamed to pdo.drivers2 (will probably be deleted..)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249021 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:41:04 +00:00