Commit graph

9389 commits

Author SHA1 Message Date
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
0325a21cd1 <parameter> around parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185282 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:19:43 +00:00
Jakub Vrana
78769f7890 foreach with objects (bug #31697)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 13:47:01 +00:00
Jakub Vrana
322f7a1d99 Returns XPathObject (bug #32853)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185259 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 12:22:19 +00:00
Jakub Vrana
fa0bbe9774 Possible locations of php.ini (bug #21783)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 08:48:12 +00:00
Dan Scott
116d6a9413 Argh. Another incorrect usage of db2_execute() -- this is the last one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185212 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 17:43:33 +00:00
Dan Scott
d7de7b1182 Correct invalid example (db2_execute() returns a boolean).
Add inline comments to example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185208 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 17:32:10 +00:00
Jakub Vrana
0c8fe5d98c Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185200 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 16:21:17 +00:00
Jakub Vrana
bcf080faaa Observing SAPI name (part of bug #21783)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185199 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 16:16:03 +00:00
Jakub Vrana
97a0d53dac php.exe "%s" %s is needed under some circumstances (bug #21833)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185197 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 16:00:58 +00:00
Jakub Vrana
799f6f7613 session.bug_compat (bug #23465)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185196 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 15:47:21 +00:00
Jakub Vrana
2a59d1c72b Script is terminated after sending headers with HEAD (bug #29162)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185192 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 15:17:39 +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
Philip Olson
731caacc41 Implement the new alias doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185143 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 01:36:26 +00:00
Philip Olson
746241ab8c Added &info.function.alias.deprecated; for deprecated function aliases.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185142 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 01:20:37 +00:00
Dan Scott
ba65b79fa5 Improve consistency with db2_stmt_error as suggested by Jean-Sebastien Goupil.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185141 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 00:54:03 +00:00
Johannes Schlüter
fce688113c new ReflectionProperty::getDocComment() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185116 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 19:08:02 +00:00
Philip Olson
b508d9da17 Implement the new alias doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185100 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:19:39 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Philip Olson
203b09f70e Implement new alias doc style and changelog refsect as this has been an
alias since PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185097 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:10:51 +00:00
Christopher Kings-Lynne
9eece877f7 - Fix CRLF line endings. Sorry :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185050 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 09:00:51 +00:00
Christopher Kings-Lynne
eeb7ede0c7 - Another ten functions updated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185049 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 08:59:03 +00:00
Jakub Vrana
25d578f482 User function is used for comparison (bug #32811)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 08:13:48 +00:00
Jakub Vrana
6cc7e142c6 Typo (bug #32819)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 06:17:39 +00:00
Philip Olson
cd4599f313 Remove docs for this alias (of ldap_unbind()), and use the new alias doc style.
There may have been a day this wasn't an alias, but that day would have been before PHP 4.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185016 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 00:33:01 +00:00
Philip Olson
4524d6e7e4 Alias should be "Alias of" :/ Sorry about that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185015 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 00:29:37 +00:00
Philip Olson
165d50bffa Adding "Alias" that is used for all alias docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185014 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 00:25:57 +00:00
Philip Olson
8c1cd0f8fb WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185012 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 23:50:58 +00:00
Philip Olson
a0fb692b2c ref.errorfunc: Implemented the new doc style, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 23:19:35 +00:00
Philip Olson
dd998381ca New entity &info.function.alias; to refer to aliased functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 23:16:03 +00:00
Philip Olson
267173c6c0 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-24 15:36:00 +00:00
Antony Dovgal
5260e42dd9 minor improvements:
make it follow the DTD to shut up test_xml
couple of ' => " changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184960 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-23 22:37:14 +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
Dan Scott
c187de872f Basic documentation for three more APIs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184850 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 16:15:10 +00:00
Jakub Vrana
72b7d99b16 Typo (spotted by Dave Barr)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184816 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:27:51 +00:00
Jakub Vrana
dd233c07d3 Files can be included even if they don't 'exist' (bug #32286)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184814 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:22:44 +00:00
Jakub Vrana
adf67bb563 Warning for PHP 5.1 feature (bug #32785)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184810 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:58:46 +00:00
Jakub Vrana
8b5d932d72 Use <function> instead of <literal>() (bug #32787)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184809 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:29:36 +00:00
Dan Scott
dc7ee55f87 Document db2_foreign_keys and db2_primary_keys.
Add extra see also to db2_column_privileges and db2_columns.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184807 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 06:33:25 +00:00
Dan Scott
f67478942b Correct errors reported by jsgoupil in bug #32788.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184806 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 04:03:16 +00:00
Dan Scott
44edcd5392 Stab at db2_column_privileges and db2_columns functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184794 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 01:02:04 +00:00
Dan Scott
be854cb94a Add basic documentation for db2_free_* functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184788 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 23:03:07 +00:00
Dan Scott
039313cc25 First stab at db2_num_fields().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 22:18:42 +00:00
Dan Scott
d11a97765f First stab at db2_bind_param() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184782 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 21:16:41 +00:00
Dan Scott
2ed4f4c958 Link to function names, not file names, in seealso. Duhhh...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184777 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 20:38:24 +00:00
Dan Scott
0015bfb3b1 Initial stab at documenting db2-field* functions (no examples yet).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 19:10:03 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
8c8679501c Remove \r
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:04:30 +00:00
Jakub Vrana
6229c98690 Missing fullstops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 13:53:31 +00:00
Dan Scott
29d4a03060 Document the transactional functions.
Add docs for returning multiple result sets from stored procedures.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 06:16:13 +00:00