Commit graph

235 commits

Author SHA1 Message Date
Logan Buesching
ed3e4836d8 Changed incorrect statement about using this function with SELECT
statements.  This is a fix for bug#41325.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-27 23:54:56 +00:00
Jakub Vrana
60051bd828 example.outputs.similar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 08:41:56 +00:00
Yannick Torres
7f2994c190 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232578 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 18:08:03 +00:00
Jakub Vrana
93fbad0d6a fetch functions return string (bug #40206)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232567 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 10:52:00 +00:00
Yannick Torres
f0a80f2284 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228979 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 18:34:29 +00:00
Nuno Lopes
79812ccb2d fix 2nd example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228783 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:06:12 +00:00
Mehdi Achour
2113b603cc Go away, you don't exist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 14:38:24 +00:00
Mehdi Achour
151a5927cb Add missing functions and classsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228278 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 05:15:38 +00:00
Mehdi Achour
5b71e6af80 ref.mysqli: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228275 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 04:25:58 +00:00
Mehdi Achour
15914a5a19 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-27 17:37:36 +00:00
Mehdi Achour
08e144e28e Remove useless note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227830 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 02:48:08 +00:00
Jakub Vrana
705a2fbf43 Missing verb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223857 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-25 12:20:10 +00:00
Hannes Magnusson
eb3bdc3f69 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222700 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-02 21:03:18 +00:00
Nuno Lopes
802351936c fix example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221184 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 13:45:36 +00:00
Etienne Kneuss
bd9a1432aa Fix #38730 (Include REPLACE in the description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219446 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 09:48:43 +00:00
Hannes Magnusson
439e3e2628 - Add mysql*_fetch_object optional arguments (been around since 5.0)
- an <literal>stdClass -> a <classname>stdClass..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Georg Richter
a76ccf5d1a Added/Fixed note: mysqli_stmt_bind_result has to be called after mysqli_stmt_execute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217293 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-30 11:32:46 +00:00
Dave Barr
85ce0cd591 - Typos. (#37608)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213803 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-26 22:12:39 +00:00
Antony Dovgal
4092b7e23b fix #37503
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 18:33:54 +00:00
Jakub Vrana
8f059f92e3 Place to download newer libraries (bug #36863)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210618 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:44:29 +00:00
Antony Dovgal
10218f4402 add missing constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210395 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-30 11:25:34 +00:00
Jakub Vrana
61154ca32c Mention charsetnr, patch by bjori (bug #36589)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208452 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 12:22:50 +00:00
Jakub Vrana
c694bdbf82 Mention length, patch by bjori (bug #36579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208445 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:52 +00:00
Jakub Vrana
8e3fc9b8cd Mention length, patch by bjori (bug #36579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208444 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:51 +00:00
Jakub Vrana
f6a23b3b2f Hide E_NOTICE in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206154 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 21:32:11 +00:00
Jakub Vrana
8571575144 Example (bug #36085)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206135 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 16:15:20 +00:00
Jakub Vrana
a80b8d8443 Document method alias
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205998 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-27 10:41:40 +00:00
Jakub Vrana
ae52248edb Procedural style uses mysqli_result too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205646 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 05:04:43 +00:00
Nuno Lopes
36957607e9 fix the classname in OO proto, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203908 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-29 11:00:43 +00:00
Nuno Lopes
070bbc0c0d fix OO example, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-15 23:27:02 +00:00
Jakub Vrana
d5b62945d3 Packet instead of package (bug #35157)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200282 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-09 10:37:48 +00:00
Jakub Vrana
08afcaba2a MYSQLI_INIT_COMMAND (bug #35124)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-07 00:30:38 +00:00
Jakub Vrana
4238346b72 Alternative methods (bug #35055)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199724 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 18:36:38 +00:00
Jakub Vrana
b2ae82a10d WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 07:29:34 +00:00
Jakub Vrana
4391ecbaf8 Swapped if (bug #34379), typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195241 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 07:27:55 +00:00
Nuno Lopes
227cadb313 field_count() is a method of mysqli_result. spotted by user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194952 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 16:55:47 +00:00
Jakub Vrana
1a53828a5d Functions are undocumented, not experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 14:28:47 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
bd9dfa2fbf Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189159 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:46:14 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
2b4e86c3dc Return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-30 10:23:26 +00:00
Nuno Lopes
41180bacab mysqli_set_character_set_name() was renamed to mysqli_set_charset()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 18:40:37 +00:00
Georg Richter
618dc0b9de added documentation for new function mysqli_set_character_set_name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186013 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-08 09:28:28 +00:00
Nuno Lopes
c4aac32a94 the data_truncated stuff in stmt_fetch was reverted, so removing docs. the constant wasnt removed, because it will be used elsewhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-07 18:33:03 +00:00
Nuno Lopes
4dfd372f93 document MYSQLI_DATA_TRUNCATED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185951 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-07 11:02:30 +00:00
Philip Olson
fc86a64a2b Whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185189 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 14:33:31 +00:00
Jakub Vrana
8664ea3458 Remove self-reference See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-22 15:39:28 +00:00
Jakub Vrana
106a14c5c7 Marker is not allowed with IS NULL (bug #30908)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183742 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 08:49:29 +00:00
Jakub Vrana
d17341c266 Superfluous brace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:11:47 +00:00
Jakub Vrana
e2c654e533 Replace obsolete mysqli_fetch() with mysqli_stmt_fetch()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:01:04 +00:00
David Mytton
b2434c24f7 Fixed bug 32570
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183648 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 10:57:48 +00:00
David Mytton
086ab8e5ef Fix for bug #32573
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183588 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:47:28 +00:00
Jakub Vrana
92708be2dc Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:08:33 +00:00
Jakub Vrana
7d8a99570e Type of the first parameter is string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:04:07 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Jakub Vrana
48d09089f2 Fix method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 08:47:55 +00:00
Sean Coates
390f7ec06f fixed typo - bug #31100
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-15 18:28:19 +00:00
Jakub Vrana
859ab4fe5c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173017 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 11:09:56 +00:00
Jakub Vrana
008a657c1a Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 14:01:04 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Georg Richter
1eb5e6808c documentation fix for bug #30657
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172156 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 15:01:14 +00:00
Nuno Lopes
f74ddf0c21 fix #30633: typo in the classname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171758 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 20:17:21 +00:00
Mehdi Achour
91ec325f8a fix 30632 again, The return values were already explained, and the result an be null too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171751 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:42:23 +00:00
Mehdi Achour
d4983604b4 fix 30632 : mysqli_stmt_fetch returns a boolean
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171750 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:38:54 +00:00
Yannick Torres
412956f977 add more entities
#sorry for this big commit...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171734 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 16:05:14 +00:00
Enrique Garcia Briones
ddd6b55728 Refer to bug #30037
mysql_data_seek added reference to the corresponding mysql_fetch_*
mysqli: implementing the solution of bug 30037
        implementing &reftitle.seealso; and &reftitle.returnvalues; entities


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 14:17:24 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
4727710975 refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166804 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:27:39 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Aidan Lister
75cfb99a00 Removed a useless space - sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165491 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 07:21:49 +00:00
Jakub Vrana
05ceaeaea7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 07:43:05 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Jakub Vrana
c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Nuno Lopes
4ca571b8c9 fix #29265: remove MYSQLI_OPT_COMPRESS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 13:13:04 +00:00
Philip Olson
c490de56d7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164214 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 16:52:18 +00:00
Enrique Garcia Briones
4c11703bfb Change mysqli->stmt->init to mysqli->stmt_init accordingly to its use in the examples and other docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 17:37:48 +00:00
Georg Richter
98b55a8b5f added documentation for mysqli_stmt_reset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:41:06 +00:00
Georg Richter
021aa9aa06 fixed wrong object in oo-syntax (mysql -> stmt)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163204 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-13 16:16:29 +00:00
Mehdi Achour
10b34d3834 used <function> and did some renicing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:23:08 +00:00
Enrique Garcia Briones
e23aecf36a changing mysql_* => mysqli_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161085 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 14:09:55 +00:00
Nuno Lopes
ccba0320cb fix #28648: typo in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160642 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-06 09:19:02 +00:00
Enrique Garcia Briones
0b48384190 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159886 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 16:43:01 +00:00
Enrique Garcia Briones
b20dcbe900 Added missing titles -> Procedural style and OO Style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159880 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 15:59:37 +00:00
Mehdi Achour
d467fb3053 let's get rid of <parameter></parameter> Enrique :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 17:38:07 +00:00
Enrique Garcia Briones
2ff06c3f34 use of <void />, and minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159040 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 16:35:31 +00:00
Enrique Garcia Briones
a3b7f75471 Minor typos.
in mysqli_sqlstate document OO style description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158428 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-12 17:02:31 +00:00
Enrique Garcia Briones
25ab1c6373 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157506 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 14:41:13 +00:00
Enrique Garcia Briones
c45b4b2a57 use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157501 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 13:38:04 +00:00
Enrique Garcia Briones
5a9a466dfd use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157179 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-26 17:12:23 +00:00
Enrique Garcia Briones
f273d75606 minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156726 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-21 19:49:00 +00:00
Enrique Garcia Briones
d5cab69607 Use of <void />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-21 19:27:21 +00:00
Georg Richter
05f052e19c fixed wrong function name in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154734 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 08:52:33 +00:00
Georg Richter
541eb666f7 fixed return values in description sect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154733 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 08:51:13 +00:00
Georg Richter
4526d669cd fixed prototypes (thx to Cornelia Boenigk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154732 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 07:55:05 +00:00
Enrique Garcia Briones
498e7101b0 use of <vodi />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154661 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-26 21:14:57 +00:00