Commit graph

4503 commits

Author SHA1 Message Date
Maxim Maletsky
a37696a552 fixed several proto return types throughout the extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103150 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 05:36:25 +00:00
Maxim Maletsky
c0cd550b7e fixed return type and added "see also ocicommit". These two are pretty relevant to each other
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 00:43:02 +00:00
Maxim Maletsky
d0d8cfde42 function returns boolean, not int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103103 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 00:40:46 +00:00
Philip Olson
4bacfdd69f Fix typos, it's dbm not db.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103102 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 00:36:57 +00:00
Philip Olson
a8c6e9c57c Fix typo, it's sem not sysvsem.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103101 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 00:36:06 +00:00
Maxim Maletsky
b3b1c8de67 Expanded documentation with return values, useful example and "see also"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103100 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 00:26:04 +00:00
Philip Olson
e58bd8908b Removed empty note; a few <?php ?> additions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 21:01:11 +00:00
Gabor Hojtsy
60944d05c2 Correcting entity error reported by xsltproc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103076 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 14:06:33 +00:00
Gabor Hojtsy
5de0321db9 Adding info on conversion to objects and resources,
removed these info from the juggling part


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103072 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 13:50:36 +00:00
Xiao shengwen
4b58c2c729 add <parameter> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103055 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 06:57:30 +00:00
Maxim Maletsky
20bdf4d10d Fixed on-error return value to be FALSE as in the sources instead of -1 as documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103049 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 03:28:04 +00:00
Maxim Maletsky
195f84c8c2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103023 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 20:59:39 +00:00
Maxim Maletsky
b6ab8c6d1a Forgot the ending semicolon for &false;. Thanks, Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103022 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:48:41 +00:00
Maxim Maletsky
1e4d2a5319 Fixed Bug #20318 - confusing return value (False instead -1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103021 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:42:32 +00:00
Philip Olson
20bf6a09c5 See also substr_count and strpos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 11:06:26 +00:00
Philip Olson
c1afe8edb4 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102987 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 11:00:34 +00:00
Philip Olson
f5d4bb9d10 See also count_chars, substr, strpos and strstr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102986 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 10:57:15 +00:00
Philip Olson
001343b980 A little more specific on when timeout parameter became available
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102984 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 10:35:22 +00:00
Philip Olson
94f16ce386 Removed "when became available" note. Minor update. See also ftp_connect()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102983 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 10:09:00 +00:00
Philip Olson
25ce00fedc Oops, still boolean.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102911 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 21:02:39 +00:00
Gabor Hojtsy
348600a2bb Correcting ID, so links work...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102896 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 17:16:40 +00:00
Philip Olson
3bfb48a561 Reverting chinese.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102840 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 04:59:54 +00:00
bole Chen
a98ff04e04 finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102839 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 04:25:07 +00:00
Philip Olson
7a573c6496 Initial commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102835 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 03:24:16 +00:00
Philip Olson
aaf30477a2 Added a couple examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 01:29:44 +00:00
Damien Seguy
124b7f5e32 adding &warn.undocumented.func;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 23:14:58 +00:00
Philip Olson
601d2bfaff As of PHP 4.3.0, $_FILES is not included in $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102827 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 22:36:55 +00:00
Philip Olson
1c2873d603 Rewrote the docs; it is now mixed; closed bug #20292.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102826 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 22:10:40 +00:00
Philip Olson
6e83b9d812 WS. Please use spaces, not tabs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 21:47:17 +00:00
Sander Roobol
1b0e8468cd Revert.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 18:34:39 +00:00
bole Chen
9d51b6728e ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102797 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:57:33 +00:00
bole Chen
edf0b5c4c4 ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:55:32 +00:00
bole Chen
20d1647bfd ok
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102788 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:50:09 +00:00
bole Chen
06e43a49e3 finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102781 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 16:21:40 +00:00
Marcus Boerger
08a441b675 Description and example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102752 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 10:21:33 +00:00
Marcus Boerger
8e26dba665 Closing Bug #19077
#maybe someone will analyse which libraries fail and wich work (e.g. wait).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102748 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 09:57:33 +00:00
Marcus Boerger
432fca4044 Use full version as mentioned by Philip.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102747 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 09:48:38 +00:00
Marcus Boerger
11bc0866a2 Add information about flatfile and minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102746 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 09:24:29 +00:00
Philip Olson
75896538de Typo; methodsynopsis needed <void/>; and an Entity fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102742 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 07:26:02 +00:00
Philip Olson
d3a860c966 Made <simpara> => <para> changes where needed; <simpara> can't handle goodies
such as <informalexample>'s.  And a typo fix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102741 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 07:22:16 +00:00
Philip Olson
c3f65d02db Added <void/> to methodsynopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102740 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 06:36:37 +00:00
Gregory Song
655792635c add missing <para> tag...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102739 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 05:17:13 +00:00
Marcus Boerger
9e2a7ec232 Update to newly changes & additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102665 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-05 15:45:38 +00:00
Gabor Hojtsy
7caa8cc18e Going on with general cleanups. Removing the whole outdated
and long ago commented single/multidimensional array parts.
Adding more examples, adding some points that were in TODO.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102563 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 17:34:52 +00:00
Gabor Hojtsy
69e4f3f0be Started to clean up the structure, adding some content
in place of TODO comments, and more examples. Also cleaned
up a bit in the formatting.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102552 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 15:45:11 +00:00
Gabor Hojtsy
51e24ab11f Adding more info on float conversion and some
more cross references


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102532 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 11:03:25 +00:00
Gabor Hojtsy
d1c40af291 Add some more info on resource types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102531 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 10:53:41 +00:00
Gabor Hojtsy
7d22c8c41b Adding "Converting to string" section,
which hopefully closes my assigned bug #19575

Done some reorganization in the type juggling
section, added more todo comments

Also added a few examples, in place of some
todo comments

More to come on conversion to other types in the
future...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102527 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 10:51:07 +00:00
Rui Hirokawa
930f8d9122 output encoding behavior changed in PHP 4.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102404 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-03 12:31:01 +00:00
Derick Rethans
54827eeac7 - Reverted Hebrew texts in the English tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102258 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-01 18:35:26 +00:00