Commit graph

163 commits

Author SHA1 Message Date
Hannes Magnusson
8baa1f732e Revert back to <classname> as unfortunately <exceptionname> isn't
implemented in PhD yet :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266135 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-11 12:09:37 +00:00
Felipe Pena
61d6907857 - Fixed typo (removed "()" inside <function>, what yields double "()")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 00:26:38 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
ee87a5661a Fix classname (Nathan Nobbe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261197 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-14 21:37:21 +00:00
Philip Olson
4b23ef594a Lowercased all IDs (<refentry xml:id=...) and updated the links that refer to them
# Translators please wait 24 hours before updating... I'm doing most of them too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260761 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-05 05:03:04 +00:00
Hannes Magnusson
18e7059e12 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
a907f0aaa2 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Changed configuration.xml to be an section
 - Changed constants.xml to be an appendix
 - Changed install.xml to be an section
 - Moved the requirements section from install.xml to setup.xml
 - Moved the requirement note in the classess.http section to setup.xml (and removed the rest of the section, including the ID)
 - Renamed the functions.http ID to http.functions
 - Changed request-options.xml to be an appendix
 - Changed resources.xml to be an section


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 16:56:27 +00:00
Hannes Magnusson
b873d64f76 Upgrade to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248776 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 16:47:54 +00:00
Hannes Magnusson
1103e634a6 Update linkends to the new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248775 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 16:46:35 +00:00
Hannes Magnusson
bf1f55888a Remove useless files (autogenerated now by the file-entities.php script)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248774 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 16:42:37 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Maciek Sokolewicz
3033a64635 fixed typo in example (invalid php syntax)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244131 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 08:54:58 +00:00
Hannes Magnusson
36796d7db1 Remove redundant linking
Fix typo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240715 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-04 13:39:37 +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
Michael Wallner
19ade4c1d9 - fix return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235136 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-07 10:28:09 +00:00
TAKAGI Masahiro
21a4767bf9 fixed 'missing-ids'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234207 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 21:26:25 +00:00
Michael Wallner
0b732bf00f - use entities for urls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234193 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 20:06:25 +00:00
Michael Wallner
b80fd05811 - reviewed Http[In|De]flateStream
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234183 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 16:44:20 +00:00
Michael Wallner
6fd84be3e5 - reviewed remaining functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234022 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 13:14:34 +00:00
Michael Wallner
59059c7d0e - tiny bits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233820 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 13:47:12 +00:00
Michael Wallner
553d6b673c - reviewed functions/outputhandlers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233819 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 13:46:55 +00:00
Michael Wallner
848e16b5a6 - reviewed functions/encodings and functions/misc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233739 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-13 18:11:10 +00:00
TAKAGI Masahiro
97e3ad3b27 fixed refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-08 02:25:50 +00:00
Michael Wallner
8db8d982bf - missing bits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 16:42:53 +00:00
Michael Wallner
4508bcded1 - reviewed HttpResponse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233434 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 16:37:13 +00:00
Michael Wallner
f20c70b1b0 - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233348 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-05 18:23:30 +00:00
Michael Wallner
a8568ae4cf - avoid newline at the end of <synopsis/>
- remove private properties
- document remaining properties and constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233347 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-05 18:18:07 +00:00
Michael Wallner
2a677c5adf - add "see HttpResponse for PHP-5.1+"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233345 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-05 18:16:50 +00:00
Michael Wallner
a08b680725 - final attempt to fix all typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233295 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-04 19:18:32 +00:00
Michael Wallner
7d10f58795 - consistency: wrap header names in <literal/>s
- fix last modified recommended usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233294 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-04 19:17:07 +00:00
Michael Wallner
b174945c08 - typo
- missing <parameter/>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233293 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-04 19:11:08 +00:00
Michael Wallner
d4ba342695 - reviewed caching and response functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233291 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-04 19:06:27 +00:00
Michael Wallner
5f117dfcb5 - updates on "exits with"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232944 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 17:49:01 +00:00
Michael Wallner
4c4a83accc - add ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232936 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 17:03:22 +00:00
Michael Wallner
13bc200300 - add http_persistent_handles_clean()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232926 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 15:32:53 +00:00
Michael Wallner
84ec65b2a6 - fix example of http_persistent_handles_ident()
- add http_persistent_handles_clean()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232925 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 15:32:01 +00:00
Michael Wallner
56f06f6f0e argh typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232924 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 15:29:50 +00:00
Michael Wallner
fcc59f7fd1 - clarify IPRESOLVE constatns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232923 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 15:28:56 +00:00
TAKAGI Masahiro
b0dfa7835e fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232921 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 14:51:06 +00:00
Michael Wallner
435212b6ab - add missing files
# sorry, thanks Tony


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232917 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-29 11:24:30 +00:00
Michael Wallner
dae401502f - no nead to wrap functions in links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-28 06:58:54 +00:00
Michael Wallner
2e8591032a - add persistent handles API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232832 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-28 06:33:29 +00:00
Michael Wallner
2f21a8d0b4 - missing constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232748 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-27 14:57:02 +00:00
Michael Wallner
deba427523 - missing INI directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232747 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-27 14:46:57 +00:00
Michael Wallner
57d5f77e18 - INI docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232729 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-27 13:08:17 +00:00
Michael Wallner
986a0388df - add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232720 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-27 10:41:50 +00:00