Commit graph

86 commits

Author SHA1 Message Date
Etienne Kneuss
f0f50fa668 use <constant> instead of <literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259808 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 15:47:28 +00:00
Etienne Kneuss
b4d2817eb8 Document SplPriorityQueue + add literals and fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 15:42:25 +00:00
Etienne Kneuss
9e273138cd Fix typos, add spldoublylinkedlist::top/bottom , initial docs for heaps
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259718 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-13 21:17:36 +00:00
Etienne Kneuss
2b8b943783 And the class sypnosis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259616 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-12 11:30:46 +00:00
Etienne Kneuss
99668ca48b Forgot to commit book.xml (Spl datastructures)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259615 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-12 11:29:15 +00:00
Etienne Kneuss
0264840fd5 Initial docs for SplDoublyLinkedList, SplQueue and SplStack, with all files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259586 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-12 00:29:35 +00:00
Etienne Kneuss
89cb5a9d02 Initial docs for SplDoublyLinkedList, SplQueue and SplStack
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259585 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-12 00:28:53 +00:00
Hannes Magnusson
6bc94d161c SPL can no longer be disabled
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257448 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 14:03:30 +00:00
Hannes Magnusson
fb6e6f00df Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 12:27:27 +00:00
Philip Olson
c2f008bf39 Updated SPL to the new doc and reference styles (added missing roles, etc.)
This commit spans all of reference/spl/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255533 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 01:25:04 +00:00
Philip Olson
e7dd195168 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253476 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 19:33:38 +00:00
Etienne Kneuss
43a6dca993 Fix (wording, patch by olleolleolle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252574 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-09 15:19:16 +00:00
Felipe Pena
7edf6582c0 Add example related to namespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251191 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-23 19:06:10 +00:00
Felipe Pena
b8c5feeea1 Add related functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-03 18:44:42 +00:00
Hannes Magnusson
5a62fd8a5b Sync with reference.xml r1.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249123 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 03:12:07 +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
17a954a473 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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248927 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:37:51 +00:00
Hannes Magnusson
a38b0d35ce MFB: Upgrade to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248926 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:35:25 +00:00
Hannes Magnusson
48bed2c523 MFB: Upgrade to the new-oo-style
- Updated IDs (from function.ClassName-MethodName to classname.methodname)
 - Added role attributes
NOTE: The Old CachingRecursiveIterator has been renamed to RecursiveCachingIterator!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248925 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:30:24 +00:00
Hannes Magnusson
da7a4ff2cf Rename files as per the new-oo-style (classname/methodname.xml):
functions/ArrayIterator-*.xml              => arrayiterator/*.xml
	functions/ArrayObject-*.xml                => arrayobject/*.xml
	functions/CachingIterator-*.xml            => cachingiterator/*.xml
	functions/DirectoryIterator-*.xml          => directoryiterator/*.xml
	functions/FilterIterator-*.xml             => filteriterator/*.xml
	functions/LimitIterator-*.xml              => limititerator/*.xml
	functions/ParentIterator-*.xml             => parentiterator/*.xml
	functions/RecursiveDirectoryIterator-*.xml => recursivedirectoryiterator/*.xml
	functions/RecursiveIteratorIterator-*.xml  => recursiveiteratoriterator/*.xml
	functions/SimpleXMLIterator-*.xml          => simplexmliterator/*.xml
	function/CachingRecursiveIterator-*.xml    => recursivecachingiterator/*.xml

# *NO* content or ID change
# NOTE: There are still some *functions* left in functions/
# NOTE: The old CachingRecursiveIterator was renamed to RecursiveCachingIterator


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248924 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:20:52 +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
Antony Dovgal
cb25f83f5c abbreviations should be written in upper case imo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247288 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-29 10:59:36 +00:00
Felipe Pena
da447aa720 Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 10:54:10 +00:00
Jakub Vrana
678e63d1ba Nonexistent function (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241309 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 12:43:21 +00:00
Jakub Vrana
934a95da22 autoload_function is callback in principle (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241295 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 08:57:11 +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
Sebastian Bergmann
376da049d5 - Fix argument name.
- Fix grammar.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236954 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-04 12:31:40 +00:00
Nuno Lopes
6dcc5d00d4 typo in methodname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229870 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 15:25:17 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Mehdi Achour
aac62607eb WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228330 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 20:13:03 +00:00
Nuno Lopes
0107196ab1 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223153 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-10 21:48:07 +00:00
Stanislav Malyshev
c75f5d642c document spl_object_hash()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223151 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-10 21:12:19 +00:00
Dave Barr
e86398e2cb - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Nuno Lopes
9b6b17646b I forgot to commit this one yesterday (fix proto). thanks to Hannes for the reminder.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218032 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:03:19 +00:00
Yannick Torres
0ae46893c9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217577 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 22:49:07 +00:00
Yannick Torres
b4574615a0 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217576 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 22:47:15 +00:00
TAKAGI Masahiro
bca5e40660 typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213754 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-25 18:23:56 +00:00
TAKAGI Masahiro
1ddc19b238 typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213750 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-25 16:45:05 +00:00
TAKAGI Masahiro
1c78506dec fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213749 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-25 16:32:03 +00:00
Marcus Boerger
587de9309a - Add docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213744 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-25 15:21:35 +00:00
Jakub Vrana
90e4f3c026 Uses class constants (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212013 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 11:47:08 +00:00
Jakub Vrana
0a652bfcc9 Mention parents (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195871 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-12 13:09:37 +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
Nuno Lopes
a9a7708550 nuke the stupid tab. sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192386 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 11:02:17 +00:00
Nuno Lopes
f1f445c6c6 update the output of the example. thanks to jsgoupil
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192385 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 10:59:37 +00:00
Nuno Lopes
6b5fcd3f61 fix and a user note: missing description & changelog for the autoload parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192086 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 22:29:40 +00:00
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +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
Marcus Boerger
febda355ba - Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184238 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 22:10:08 +00:00