Yannick Torres
88a88985b9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316587 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 06:12:03 +00:00
Jakub Vrana
3220ceeae8
Default fetch mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316472 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-09 19:49:30 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
70fd93d874
Better link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313923 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 13:27:04 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
b6e3147815
Space after modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313232 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 09:47:27 +00:00
Philip Olson
24e5acc69b
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313193 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 05:01:25 +00:00
Jonathan Guerin
1ce857a993
First commit First commit for the SQLSRV and PDO_SQLSRV extension documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 17:41:34 +00:00
Joey Smith
763c810f70
Include an example of how to set the PDO error mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313120 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 20:20:09 +00:00
Jakub Vrana
60760b181d
Link exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:17:50 +00:00
Anthony Ferrara
1b7a1f1918
Added documentation for PDO::ATTR_EMULATE_PREPARES on setAttribute page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312722 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 19:23:21 +00:00
Peter Cowburn
0d94f00367
second missing colon (re #54359 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309604 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 15:26:04 +00:00
Daniel P. Brown
82d3853c2c
Fixes bug #54359 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309602 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-23 15:21:55 +00:00
Adam Harvey
098b5194b9
Fix doc bug #54286 (There is a typo describing output for pdo rowcount).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309323 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 03:09:37 +00:00
Justin Martin
e81aff98be
Minor but important grammar fix, closing bug #53582 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307445 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 19:16:38 +00:00
Adam Harvey
22c4c1212a
Fix doc bug #53707 (Wrong function declaration of PDOStatement->execute).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307396 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-12 03:58:52 +00:00
Adam Harvey
dc2fb82a37
Fix doc bug #53636 (Wrong return type of PDO::inTransaction).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307079 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 13:16:09 +00:00
Richard Quadling
7f2c77fd73
SORT BY => ORDER BY
...
Fix #53428
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305858 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-30 17:15:38 +00:00
Adam Harvey
1b49cfad7d
Updated example per doc bug #53269 (Fatal error in Example #6 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305216 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 03:28:36 +00:00
Justin Martin
55884886a1
Fixed examples to use &example.outputs.similar; instead of &example.outputs;.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305123 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 00:54:37 +00:00
Justin Martin
7d4bc3e51e
Added to PDOStatement::fetchAll the PDO::FETCH_FUNC behaviour for fetch_argument parameter, plus examples for PDO::FETCH_CLASS and PDO::FETCH_FUNC.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305122 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 00:13:22 +00:00
Esen Sagynov
220c46381e
PDO driver for CUBRID.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305103 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-05 14:03:17 +00:00
Peter Cowburn
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
e12a44b369
Fixed bug #51809 (Missing information in PDOStatement->fetchAll docs)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304883 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 17:10:42 +00:00
Kalle Sommer Nielsen
2e76923470
Fixed bug #51559 (SQLSTATE[HY093]: Invalid parameter number (error in docs or calculation))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:04:28 +00:00
Kalle Sommer Nielsen
cf3e141be3
Documented PDO::inTransaction() -- Fixes #52736 (PDO::inTransaction undocumented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304527 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 03:12:37 +00:00
Richard Quadling
e1bd11cb81
use => used
...
Fix bug #53008
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304175 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-07 10:35:06 +00:00
Anthony Bedford
061530f084
Minor tweaks related to bug #52543
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304136 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 09:37:19 +00:00
Jakub Vrana
b3495f885b
No PHP_INI_* mode - don't explain
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303741 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 05:14:37 +00:00
Richard Quadling
876087d2c3
Correct example to fetch all rows from rowset. Fix #52834
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303356 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 09:41:26 +00:00
Anthony Bedford
4a8c37aa44
Added note as per bug #52543
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303325 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 15:40:50 +00:00
Daniel Egeberg
e1199a0dd9
Clarified the error conditions of PDO::beginTransaction()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-26 07:40:34 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Joey Smith
a4b5b54233
Commit PDO::ATTR_TIMEOUT text from Wez
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296304 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 21:29:38 +00:00
Kalle Sommer Nielsen
b1cfef673b
Fix example (result rows is case sensitive)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 08:51:57 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Jakub Vrana
612e5af5ec
Prefer <initializer> before "default value"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
ee6cd3ec6b
Must call closeCursor (bug #35844 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291205 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 14:30:33 +00:00
Jakub Vrana
9a4e3db0c3
Document queryString (bug #47912 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290978 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 11:15:07 +00:00
Jakub Vrana
5fb9a3d475
Safety note (bug #47943 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290976 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:56:57 +00:00
Jakub Vrana
58e742d435
Typo (bug #50181 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290782 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-15 14:58:28 +00:00
Jakub Vrana
a97737416c
Treat with strings (bug #49614 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290713 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:13:17 +00:00
Jakub Vrana
94470c3cc2
Can return false (bug #49736 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290706 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:44:11 +00:00
Jakub Vrana
3ce9368539
Utilize &return.falseforfailure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00