Commit graph

197 commits

Author SHA1 Message Date
Nikita Popov
f6b2438916 Fix Doc Bug #55762: Online docs state incorrect modifier for properties on HttpRequest class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-22 15:25:06 +00:00
Richard Quadling
d7470c8afc PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
60760b181d Link exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:17:50 +00:00
Jakub Vrana
2cf809ef88 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311175 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:31:30 +00:00
Peter Cowburn
db6586d935 initializer for http_send_last_modified() (doc #54761)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311152 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:16:18 +00:00
Jakub Vrana
4e381f1870 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308225 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 21:10:07 +00:00
Daniel P. Brown
ecc98323e5 It's not going to return two $_GET['a'] values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307035 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-03 18:29:26 +00:00
Peter Cowburn
a912865116 Typos and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
4b0c7d120a Fixed bug #52714 (Intro to HTTP subsystem unclear)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:52:27 +00:00
Jakub Vrana
257719873b Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:58:13 +00:00
Joey Smith
5836b2069d Fix typo "an" -> "a"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-20 18:18:04 +00:00
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