Kamil Tekiela
9ee27f088a
Fix some common typos ( #533 )
...
* accomodate -> accommodate
* agressive -> aggressive
* begining -> beginning
* enviroment -> environment
* existance -> existence
* fourty -> forty
* foward -> forward
* futher -> further
* immediatly -> immediately
* occured -> occurred
* occuring -> occurring
* occurance, occurence -> occurrence
* prefered -> preferred
* publically -> publicly
* seperate -> separate
* compliment -> complement
2021-04-19 11:57:59 +02:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7c206ea9b0
Use symbolic constants instead of magic numbers
...
We ignore that $value is a bool parameter.
Based on a patch provided by Sergei Morozov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346942 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 16:45:19 +00:00
Christoph Michael Becker
59d2ecdcbf
Fix parameter names
...
--
Provided by anonymous 93430 (d.negrier@thecodingmachine.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345609 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:30:10 +00:00
Jakub Vrana
a7c40376bc
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308228 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 21:21:24 +00:00
Adam Harvey
84414d17bf
Update the db2_pconnect() documentation using Ambrish's patch as a starting
...
point.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 09:12:01 +00:00
Richard Quadling
f0cce809df
Removed note regarding persistent connections. Patch supplied by Ambrish Bhargava http://news.php.net/php.doc/969382128
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302916 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-31 11:51:21 +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
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
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Mark Wiesemann
429e811663
removed empty paragraphs from examples (this removes the empty grey box on top of each example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289371 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 20:58:38 +00:00
Mark Wiesemann
040d744f9f
removed title tags of notes ("Note: Note" => "Note")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289298 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:04:03 +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
71362cb410
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:28:18 +00:00
Rhoda (DeDe) Morton
415bec46b1
add rowcount option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280095 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-07 17:50:46 +00:00
Rhoda (DeDe) Morton
3793b3064c
add pointer to valid statement options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-07 17:48:59 +00:00
Richard Quadling
4c3f9137a5
Broken links.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Jakub Vrana
e66dc52a3f
Replace _ by - in xml:id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275139 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:14:06 +00:00
Jakub Vrana
b08c166781
Initializers - part 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Rhoda (DeDe) Morton
29c2b9dd8c
fix errors in Resource-Parameter Matrix table
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271518 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-18 18:33:49 +00:00
Rhoda (DeDe) Morton
52c04d1ea5
fix example indent and wrap long lines
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-12 00:09:06 +00:00
Rhoda (DeDe) Morton
d5e6d4cb3c
tab > space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 18:17:42 +00:00
Kalle Sommer Nielsen
f96f641b91
Tabs > spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271029 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 14:48:34 +00:00
Rhoda (DeDe) Morton
e1d7da6039
add new file for new function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270959 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 00:24:16 +00:00
Rhoda (DeDe) Morton
a5aac4bd93
add new file for new function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270955 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 23:53:22 +00:00
Jean-Sébastien Goupil
f627da3588
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261557 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 04:09:12 +00:00
Felipe Pena
3bb76a726a
Added information about ibm_db2.i5_all_pconnect (Patch by Owain Jones)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256135 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-26 19:42:33 +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
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb
Fix methodsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Hannes Magnusson
498cb9132e
Fixed parameter description (Owain)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234880 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 19:14:47 +00:00
TAKAGI Masahiro
949baea6f2
added $Revision$ tag for revcheck.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233881 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 13:51:54 +00:00
Philip Olson
6e228bb268
ref.ibm_db2 commit via a set of patches by Owain Jones.
...
I simply modified whitespace and a few touch ups before commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-11 05:53:31 +00:00
Antony Dovgal
f0a1381f6d
apply patch by Owain Jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223994 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-28 15:33:18 +00:00
Jean-Sébastien Goupil
7ff94d80cc
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223554 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-18 19:27:18 +00:00
TAKAGI Masahiro
15eae369d2
typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223122 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-10 13:16:43 +00:00
Nuno Lopes
8d0ec869ac
i5 options and examples. Patch by Owain Jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 14:43:20 +00:00
Jean-Sébastien Goupil
ba198c7693
removing ^M char
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221057 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 00:44:12 +00:00
Jean-Sébastien Goupil
d044ee8b75
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:46:07 +00:00
Jean-Sébastien Goupil
b4d8c2fc35
fix typo (differnt) + fix WS + fix Example (closing ?>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221043 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:10:41 +00:00
Dan Scott
dc4e098072
Document db2_set_option() (based on a draft by Kitman Cheung)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220969 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 02:35:03 +00:00
Dan Scott
f16d648042
Add SQL XML examples (patch from Owain Jones, IBM)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220965 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 01:49:39 +00:00
Sean Coates
a8ec4170bd
Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Dan Scott
6ddb6492ec
As of release 1.1.6, users can set DB2_ATTR_CASE as a connection attribute.
...
As of release 1.2.0, users can set CURSOR type as a connection attribute.
As of release 1.2.0, users can change attributes on persistent connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207674 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-21 16:42:41 +00:00
Dan Scott
30c6973837
Document use of DB2_PARAM_FILE to insert data directly from files.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205890 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-25 04:26:17 +00:00