Commit graph

18 commits

Author SHA1 Message Date
Justin Martin
5154a0e1fa Fixed return type and clarified return value, as per bug #53268.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305212 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 00:25:16 +00:00
Peter Cowburn
6e225aaa56 see also, method name typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-07 12:03:17 +00:00
Daniel Egeberg
b84500089b Fixed PHP bug #51814 (ArrayIterator::append arguments are listed incorrectly)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:18:04 +00:00
Daniel Egeberg
62cacfd886 Fixed PHP bug #51669 (Incorrect signature on getArrayCopy method)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298606 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 18:25:48 +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
Richard Quadling
e66422541e Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:11:57 +00:00
Brandon Savage
75fd759584 Added exception information for ArrayIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 17:57:36 +00:00
Brandon Savage
af55811b30 Fixing ArrayIterator documentation. ArrayIterator does not take a string, but an array or an object; it throws an exception if you give it something else.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 17:52:49 +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
Philip Olson
731f2adea5 added doc skeletons for missing arrayiterator methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 06:22:54 +00:00
Philip Olson
e4c484c065 Added skeletons for ArrayIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288178 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 02:13:38 +00:00
Nilgün Belma Bugüner
e3d8be23f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:59:47 +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
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