1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-24 07:48:16 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Christoph M. Becker 0189a49610 Builtin subclasses of IteratorIterator don't override getInnerIterator()
Maybe they did prior to PHP 7.0.0, but that would be irrelevant now
anyway.
2022-12-30 20:43:14 +01:00
Máté Kocsis d51166ca16 Add ext/spl methodsynopsis roles (#2073) 2022-12-13 10:33:30 +01:00
Máté Kocsis 60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
Nickolas Burr 949123c45e Fix documented return type for CachingIterator::hasNext()
Closes GH-809.
2021-07-22 09:30:54 +02:00
Christoph Michael Becker 4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana 69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
George Peter Banyard 54a8931302 Fix Doc Bug #77925
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347299 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-20 14:33:20 +00:00
Christoph Michael Becker 27bd895115 Fix parameter types
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345630 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 10:59:34 +00:00
Jakub Vrana dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Christoph Michael Becker f331045b68 fixed type info of flags (fixes #70355)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337622 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 11:53:45 +00:00
Peter Cowburn 3ecf580903 CachingIterator::getCache()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333177 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:53 +00:00
Jakub Vrana e3b9788fa7 Fix iterators' key() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328297 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 23:12:56 +00:00
Peter Cowburn 76a97c922d fix incorrect prototype: Iterator not Traversable (doc #61705)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325140 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-13 08:38:38 +00:00
Adam Harvey 7633408874 Fix doc bug #61705 (Incorrect return type documented for
CachingIterator->getInnerIterator()).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325134 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-13 06:57:24 +00:00
Jakub Vrana b9c3ed8bbb Initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321985 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 01:51:09 +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
Yago Ferrer 18faae5b92 Fixed typo return -> returns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310493 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:28:29 +00:00
Yago Ferrer 52fe0a14d0 fixed typo: innter -> inner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:24:44 +00:00
Richard Quadling 249c8aa087 count return type is int
Fix bug#53268

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305218 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 10:35:08 +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
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
Brett Bieber 363faa0c12 Remove or comment out undocumented sections, add info, remove reference to class.iteratoriterator until it can be added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269016 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 19:29:23 +00:00
Brett Bieber 29964ada47 Add the class constants and starting point for the missing methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269012 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 18:56:21 +00:00
Philip Olson 4b23ef594a Lowercased all IDs (<refentry xml:id=...) and updated the links that refer to them
# Translators please wait 24 hours before updating... I'm doing most of them too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260761 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-05 05:03:04 +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
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