Commit graph

184 commits

Author SHA1 Message Date
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
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
Richard Quadling
3a600d9f16 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290409 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:05:41 +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
dc0121e248 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:21:14 +00:00
Philip Olson
adb07b8293 Replaced hardcoded external links with entities, and updated url locations where appropriate.
Also replaced a few external links with internal ones.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:39:26 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Philip Olson
a67ff92b5e Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275552 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 07:41:18 +00:00
Jakub Vrana
e66dc52a3f Replace _ by - in xml:id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275139 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:14:06 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Nilgün Belma Bugüner
39be6d2073 delete empty member
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273773 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-18 17:06:02 +00:00
Nilgün Belma Bugüner
79cb1b0bc6 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-05 09:55:30 +00:00
Nilgün Belma Bugüner
63e0064bc4 add function tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272694 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-03 12:39:01 +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
Daniel P. Brown
84c227b3cd Removed extra closing tag as reported in user note # 87122 by jimmydorry AT hotmail DOT com.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269398 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-20 14:25:24 +00:00
Philip Olson
0b4604213d Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +00:00
Johannes Schlüter
62d0a9b4a7 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267890 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 18:49:17 +00:00
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