Commit graph

35 commits

Author SHA1 Message Date
Tyson Andre
9b80b513b6 Fix typos in spl documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350777 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 17:53:00 +00:00
Peter Cowburn
bbe604e700 Add note on behavior of ArrayIterator::offsetUnset when used on current iteration index
Patch by Alex Dowad.

Closes php/doc-en#118

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350025 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-10 09:49:43 +00:00
Christoph Michael Becker
04d92dac21 Fix #78462: Wrong return type for ArrayIterator::unserialize
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347910 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-01 09:16:26 +00:00
Christoph Michael Becker
bba432fb39 Fix #78044: Wrong return type in ArrayIterator::getFlags() description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347452 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-21 08:46:05 +00:00
Christoph Michael Becker
89eb26039d The php impl. is different from the docs, see https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L717-L772
-- 
Provided by anonymous 93575 (hello@ohartl.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345631 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 11:01:23 +00:00
Christoph Michael Becker
ce25fdf6a8 Fix return type
Patch provided by hassan.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345622 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-11 11:36:11 +00:00
Christoph Michael Becker
4b192801e5 Fix #68106: Typo in ArrayIterator::setFlags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345528 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 12:03:39 +00:00
Christoph Michael Becker
dd475c6153 Document ArrayIterator::uasort() and ::uksort()
This partially fixes request #63989 and also integrates 
user note 118260.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343115 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:18:21 +00:00
Christoph Michael Becker
80d5ee9f13 fixed wrong return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338502 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 14:40:12 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Ole Aass
42871790fb Bug #63718 - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:46:31 +00:00
Levi Morrison
09969a4276 Standardized capitalization of offsetSet and offsetGet; sometimes referenced as offSetSet and offSetGet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328413 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 02:11:02 +00:00
Jakub Vrana
66a7b80b4a Add parameter and initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326112 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:36:15 +00:00
Jakub Vrana
81ee02feed Methods visibility
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-17 08:20:53 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +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
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
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