Commit graph

68 commits

Author SHA1 Message Date
Mehdi Achour
e72eeb989f Integrate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 15:20:46 +00:00
Hannes Magnusson
7f9b25eef2 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>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Changed the xml.encoding section to be an article (encoding.xml)
 - Changed the xml.case-folding section to be an article (case-folding)
 - Changed the xml.error-codes section to be an article (error-codes.xml)
 - Changed the xml.eventhandlers section to be an article (eventhandlers.xml)
 - Moved the examples into its own chapter (examples.xml)
 - Moved the configuration, requirements and resources sections to setup.xml
 - Moved the configure entity to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248894 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:39:46 +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
Jakub Vrana
0deb79ee81 When the handler is called (bug #37543)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:21:56 +00:00
Hannes Magnusson
8a238e1c54 s/xml:id/id in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238930 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:17:35 +00:00
Hannes Magnusson
47babea5e9 More Docbook5 upgrades...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 00:43:30 +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
57cd821db5 ref.xml: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237702 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:10:03 +00:00
Antony Dovgal
002a490135 add missing whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236993 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-05 07:54:11 +00:00
Mehdi Achour
7c84f21551 Clean whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-08 02:22:13 +00:00
Mehdi Achour
f7976726c3 Add missing description and refsect1 separations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226650 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 17:07:15 +00:00
Etienne Kneuss
f918be156e Fix #37771 (Incorrect return value; spotted by Elazar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214535 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-09 20:26:04 +00:00
Jakub Vrana
3a843be0a2 Works with UTF-8 (bug #36596)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208836 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:18:09 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
ec08c224b6 Only some options are available (bug #12261)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194574 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 16:04:02 +00:00
Jakub Vrana
b4f3abd0f0 No space between <? and target (bug #34281)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194564 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:28:37 +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
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
906e722f00 Clarify XML_OPTION_SKIP_WHITE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 14:15:11 +00:00
Jakub Vrana
2bdce9ba0c Document all options (bug #33240)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187765 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 14:59:25 +00:00
Derek Ford
d71b501e5b Added explanation of return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186292 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-12 17:19:06 +00:00
Jakub Vrana
314276a006 Entity errors are reported at the end of the data (bug #31821)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179712 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 21:29:56 +00:00
Mehdi Achour
6f195a27ae Switch to the new structure
# also added see also and description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178970 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 00:41:24 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
1ec7120f9e Empty string as encoding (bug #27808)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168720 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 13:30:25 +00:00
Nuno Lopes
68a092d6f4 fix #30077: encondig parameter weirdness
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168649 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 19:12:41 +00:00
Jakub Vrana
8d1d2a1429 uses expat compat layer by default (by George Schlossnagle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167381 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:59:10 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Nuno Lopes
90bfdbab07 fix #28580
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-10 15:47:18 +00:00
Friedhelm Betz
166239f242 uppercase first char in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154846 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 14:35:03 +00:00
Friedhelm Betz
37f37f40b0 example and title tags added, typos, example fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154844 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 14:22:43 +00:00
Friedhelm Betz
1c66595b5c refpurpose description and proto clarified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154841 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 13:11:56 +00:00
Friedhelm Betz
427c9c5e1d See also xml-error-string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 13:10:07 +00:00
Nuno Lopes
f83c11ceea fix #27574
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-12 15:16:11 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Dave Barr
c1284aa95e - xml -> XML, xsl -> XSL, and xslt -> XSLT where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147065 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 03:17:54 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Vincent Gevers
08e408b750 Fixing example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141210 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-28 16:18:14 +00:00
Dave Barr
449537adbe - s/seperate/separate/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-28 07:15:03 +00:00
Mehdi Achour
fd58a87053 structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135249 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:24:47 +00:00
Derick Rethans
a77a4596b5 - Add <?php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132133 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-17 10:25:52 +00:00
Damien Seguy
0260694181 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130775 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:15:46 +00:00
Mehdi Achour
e738b39307 fixing 23896
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129318 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 11:28:53 +00:00
Philip Olson
5a36bf3125 Replace <link linkend="language.types.x">x</link> with <type>x</type>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Hartmut Holzgraefe
a640a6914b - xml parser resources explained
- xml_parser_create_ns documented
- xml_parser_create slightly rewritten


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119882 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-11 17:46:32 +00:00
Hartmut Holzgraefe
7929a01825 parameter type changes from "string" to "callback" for handlers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118399 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 06:45:12 +00:00