Commit graph

68 commits

Author SHA1 Message Date
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Hannes Magnusson
759ea2668d New SPL function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270119 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:37:44 +00:00
Hannes Magnusson
a4cff70da7 Fix type hint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270118 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:26:49 +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
Etienne Kneuss
43a6dca993 Fix #43869 (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
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
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 #41914)
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 #42221)
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
0a652bfcc9 Mention parents (bug #34455)
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
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 #33853 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
Nuno Lopes
786e4eeac0 switch to new style and document the ability to pass strings in PHP 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184151 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 15:21:21 +00:00
Nuno Lopes
e20a4c53c1 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184148 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 15:11:38 +00:00
Marcus Boerger
f3714b127f - Fix docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 11:07:10 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Antony Dovgal
6ee24aaee1 fix func name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175912 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 17:10:29 +00:00
Antony Dovgal
40e60d86f6 more typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175908 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 16:09:52 +00:00
Antony Dovgal
d9355fd6e9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175892 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 13:49:37 +00:00
Jakub Vrana
28a256225c Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:53:22 +00:00
Jakub Vrana
df1bfeb3e3 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Jakub Vrana
286b3a9cec Classes -> interfaces (bug #30691)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172152 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 12:16:51 +00:00
Nuno Lopes
b75802bd35 more SPL funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 18:58:40 +00:00
Nuno Lopes
a460ac7302 add more SPL funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170087 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 18:37:05 +00:00
Nuno Lopes
6cbff88328 fix #29960: wrong file*() protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167947 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 19:01:43 +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
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00