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

18 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
George Peter Banyard fda6c4efe2 Update SPL class construtor pages (#1466)
Add missing changelogs for changes in PHP 8
2022-04-07 12:40:48 +01:00
Máté Kocsis 60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
Kamil Tekiela 9ee27f088a Fix some common typos (#533)
* accomodate -> accommodate
* agressive -> aggressive
* begining -> beginning
* enviroment -> environment
* existance -> existence
* fourty -> forty
* foward -> forward
* futher -> further
* immediatly -> immediately
* occured -> occurred
* occuring -> occurring
* occurance, occurence -> occurrence
* prefered -> preferred
* publically -> publicly
* seperate -> separate
* compliment -> complement
2021-04-19 11:57:59 +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
Christoph Michael Becker 86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker 114db47247 Fix method prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339617 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:37:14 +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 ad0e460b02 fleshed out AppendIterator methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324508 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-24 20:10:47 +00:00
Peter Cowburn 608e3dad20 move see also section to proper location
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313229 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 08:10:45 +00:00
Peter Cowburn 8dcd90b377 replay r31313/r313138 with fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:32:17 +00:00
Philip Olson b7ff23a295 Reverting commits r313137 and r313138 (fixing build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313192 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 05:00:58 +00:00
Peter Cowburn 1738cb5f71 AppendIterator constructor docs (patch by Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-11 15:52:02 +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
Philip Olson 177245cff6 Added skeletons (with brief docs) for appendIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283080 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 23:38:46 +00:00