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

20 Commits

Author SHA1 Message Date
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
Peter Cowburn a2305490d3 class trees for spl exceptions/iterators (an experiment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 17:31:49 +00:00
Jakub Vrana 33a730640a SimpleXMLIterator is defined in simplexml not spl extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322180 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:34:09 +00:00
Jakub Vrana 21be1f8b3b New methods and iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:13:02 +00:00
Peter Cowburn 2a9fcc9843 Added skeleton docs for RecursiveTreeIterator, SplSubject and SplObserver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 19:59:07 +00:00
Peter Cowburn 37472ea683 SPL book section titles/intros use lang snippets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289303 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:19:36 +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
Peter Cowburn 57e7ad3632 Added RecursiveFilterIterator documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 15:12:03 +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
Joris van de Sande 25e0a50662 Added RecursiveRegexIterator class documentation. Added NoRewindIterator class documentation. Added puplic modifier to RecursiveArrayIterator methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283521 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-05 17:07:44 +00:00
Joris van de Sande c7ca0d0c33 Added documentation and examples for RegexIterator class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-04 13:40:46 +00:00
Joris van de Sande f42a2a4447 Added documentation and examples for RecursiveArrayIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283439 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:53:19 +00:00
Philip Olson f8bf1ca849 added skeletons for MultipleIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283093 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 03:13:56 +00:00
Philip Olson 63e08f1f1b added doc skeletons for infiniteIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283087 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:54:36 +00:00
Philip Olson fcc98f787f added doc skeleton for emptyIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283084 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:35:01 +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
Jakub Vrana 40884bbb40 Interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279251 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 10:33:28 +00:00
Philip Olson 344d78df9f Made secondary iterator list for undocumented iterators only,
added newly documented IteratorIterator,
and alphabetized the main Iterator list.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278163 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 07:22:13 +00:00
Philip Olson 2614754f2b Added newly documented seekableiterator, filesystemiterator and globiterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277668 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 23:46:23 +00:00
Hannes Magnusson 0b725887a3 Categorize SPL:
- Interfaces (only Countable documented)
 - Iterators
 - Exceptions (not documented)
 - Functions
 - "Uncategorized classes" (only arrayobject, splfileinfo documented)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:21:02 +00:00