Commit graph

204 commits

Author SHA1 Message Date
Hannes Magnusson
0deffe685a typos (spotted by Niel)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286731 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 12:59:05 +00:00
Hannes Magnusson
039e08fc0b - Installing PDO from PECL is in no way the recommended way.
- Recommend statically building PDO
- Fixes PECL bug#16758



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286728 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 11:41:53 +00:00
Jakub Vrana
42fd17af6e Escape data inside queries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Dave Barr
af7da72ab4 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +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
Jakub Vrana
06414393c2 errorInfo returns array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280492 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-14 04:39:49 +00:00
Kalle Sommer Nielsen
5fbc3ba363 Fixed #48235 (Wrong datatype for PDOException::$errorInfo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280387 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-12 15:36:01 +00:00
Jakub Vrana
2222d21c23 Constistent title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280382 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-12 14:44:09 +00:00
Yannick Torres
02e589878d fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 22:22:31 +00:00
Damien Seguy
a86a3630c9 added docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279555 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-29 15:33:25 +00:00
Damien Seguy
21744ea0b7 addin 4D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:53:05 +00:00
Hannes Magnusson
914e351857 fail. was gonna remove it all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278118 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 12:16:53 +00:00
Hannes Magnusson
697f9c415c fix fixme
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278116 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 12:12:00 +00:00
Hannes Magnusson
903324eb1c PDO::FETCH_CLASS calls the magic __set method if the property doesn't
exist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278056 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 07:44:43 +00:00
Kalle Sommer Nielsen
447833324f Fixes #47737 (PDO constants page needs note re FETCH_KEY_PAIR)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 01:18:45 +00:00
Kalle Sommer Nielsen
4898a1cf10 Added note from #47311, by matteo at beccati dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277592 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 18:34:03 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Damien Seguy
ced830f5dc minor spelling fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 09:57:57 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Hannes Magnusson
d738bc8bba Don't wrap programlistings in a <para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 17:59:12 +00:00
Daniel P. Brown
17382b3657 Addresses and fixes Bug #46690.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 23:07:27 +00:00
Jakub Vrana
eae37b7815 PDOStatement::execute accepts an array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269959 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 21:09:24 +00:00
Herman J. Radtke III
0b7bab31dd Added note to PDO->errorInfo() return value section to explain changes related (bug #44154).
Updated PDO->errorCode() return value section to document the case where the handle has performed no operations and PDO->errorCode() is called (bug #44153).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269535 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-22 20:14:45 +00:00
Jakub Vrana
d40ddd663b Emits exception (bug #43443)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268520 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:45:10 +00:00
Jakub Vrana
e124f4b998 pdo_drivers alias (bug #44155)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268495 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:59:00 +00:00
Jakub Vrana
74c20287ba Emulated prepared statements doesn't communicate with server (bug #44169)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268493 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:47:02 +00:00
Jakub Vrana
46a8a2b7ef Describe PDO::FETCH_CLASSTYPE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:04:29 +00:00
Jakub Vrana
ded166f6d8 Document missing parameters (bug #45090)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268363 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 16:43:15 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
ecd083439d Use phpdoc:exceptionref for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Gwynne Raskind
6f9d3713e9 The correct default for the type value is PDO::PARAM_STR, not the PHP native type (see ext/pdo/pdo_stmt.c:1682 and ext/pdo/pdo_stmt.c:1644 in PHP_5_3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263380 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 11:34:28 +00:00
Hannes Magnusson
45b941e917 Use the new phpdoc:exception element for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263310 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 18:45:07 +00:00
Stanislav Yordanov
be9bbbab5e build fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256667 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 16:56:10 +00:00
Felipe Pena
341eee03f5 Information about parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256648 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 11:44:39 +00:00
Felipe Pena
0f452e61e6 Fixed bug #44602 (PDOStatement-bindColumn does not document 2 default parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256645 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 11:02:23 +00:00
Richard Quadling
4030c7e82d IDs of --construct => construct. Consistent with all other constructors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253821 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-26 13:30:05 +00:00
Hannes Magnusson
1bf17b8714 - Move the PDO Drivers list into its own file
- Readd the driver list table from reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249570 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 16:06:50 +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
32f579f335 Implement the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249563 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 14:34:04 +00:00
Hannes Magnusson
3eb838771f Lowercase, rename, and move as per the new-oo-style
- functions/PDOStatement-*.xml to pdostatement/*.xml
 - functions/PDO-*.xml to pdo/*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 14:29:36 +00:00
Felipe Pena
cecfe8e440 Changed fetchAll() to fetch() (#43709)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249385 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:16:47 +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
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Ben Ramsey
0d571af650 Adding note about usage of PDO::ATTR_PERSISTENT in the constructor vs. PDO->setAttribute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245222 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-30 17:05:59 +00:00
Gwynne Raskind
5feb6bbf6e - FETCH_BOUND is respective to bindColumn(), not bindParam()
- Added return values section for completeness
- Fixed up See Also section


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242352 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-09 15:30:50 +00:00
Maciek Sokolewicz
89cef57869 explained PDO::FETCH_SERIALIZE use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241728 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 17:24:24 +00:00
Jakub Vrana
86d3fae4a5 data_type defaults to PHP native type (bug #38389)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241461 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 17:02:13 +00:00