Commit graph

53 commits

Author SHA1 Message Date
Adam Harvey
14bdb19b7a Fix typo: sring → string.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330485 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-12 19:27:21 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Patrick Allaert
4c1df4876a Fixed Doc Bug #61167: maxdb_stmt_store_result object oriented style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326280 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 12:51:37 +00:00
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
b827a32fad Use {class}::{method} instead of {class}->{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +00:00
Jakub Vrana
6a6061bbd4 Use &style.procedural; and &style.oop;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:50:17 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Jakub Vrana
7e8e878bc0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308237 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 22:56:00 +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 Convissor
396f34e98e Fix whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299171 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:12:46 +00:00
Daniel Convissor
1393ef129a Fix oop refname and description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299170 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:11:41 +00:00
Daniel Convissor
1f9c7cf094 Use style.procedural for appropriate descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299169 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:09:46 +00:00
Daniel Convissor
ec75fe638b Clean up properties: use style.oop for descriptions, clean up docbook in some descriptions, fix refnames where needed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299166 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:51:44 +00:00
Daniel Convissor
1471b2ec6e Use our current docbook style for oop methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:32:24 +00:00
Daniel Convissor
c87cff5fed Method cleanup: use style.oop entity in description, use :: in refname.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 01:54:47 +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
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
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
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
47b4458c69 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:54:14 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Philip Olson
4223c05232 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Hannes Magnusson
9e21f44562 No () in refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263464 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:12:51 +00:00
Yannick Torres
a7101b1786 forgot some entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 21:13:07 +00:00
Yannick Torres
62fe7ee734 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260748 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 19:17:30 +00:00
Yannick Torres
5206454109 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260742 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 15:05:50 +00:00
Yannick Torres
b6c5172162 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260738 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 14:25:42 +00:00
Yannick Torres
49da2b50c9 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260716 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:44:35 +00:00
Yannick Torres
8e317a0625 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260715 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:18:53 +00:00
Mehdi Achour
8275f82641 Remove extra see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249405 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 08:25:21 +00:00
Hannes Magnusson
6b6e46122e More DocBook5 fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 11:46:57 +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
Mehdi Achour
f6863a9ad9 ref.maxdb: Finalize new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237843 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 19:11:13 +00:00
Mehdi Achour
f5fec51ec0 WS, prepare for new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228430 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 16:56:02 +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
Jakub Vrana
bf6fe12612 Typos in examples (bug #36617)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208820 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 23:54:08 +00:00
Nuno Lopes
d264fa923b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208786 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 20:49:55 +00:00
Thomas Simenec
7c799a27e6 update documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199274 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-26 15:27:30 +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
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
8a5f2d9f34 Fix PHP parse errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 13:59:45 +00:00
Jakub Vrana
9c43f894a1 Fix parameters and function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 09:39:11 +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
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
Thomas Simenec
2ec5f57850 update docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 17:53:21 +00:00
Dave Barr
6c6f180b21 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Thomas Simenec
84a65f572a Use entities instead of URLs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181709 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-09 10:31:08 +00:00
Thomas Simenec
ad2d322256 Update documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181642 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 16:39:06 +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