1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

11 Commits

Author SHA1 Message Date
Gina Peter Banyard
e93feee287 Integrate SPL language-snippets and rearrange SPL docs (#4286)
* Integrate SPL language-snippets

They are only used once, having them as entities is useless.

* Move SPL interfaces from misc to interface page

* Rearrange SPL docs

Move ArrayObject to data structures, get rid of misc page, do not chunk introduction

* Remove interface list, the ToC shows the same info
2024-12-10 23:42:47 +00:00
Gina Peter Banyard
267a3d4e60 Move Countable to predefined interfaces out from SPL (#1664)
It has been part of core since 7.2, so let's stop lying.
2024-12-10 18:04:18 +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
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
Joris van de Sande
6178255c0b - Added documentation for OuterIterator interface (without examples at the moment)
- Updated description for RecursiveIterator interface
- Updated description for RecursiveIteratorIterator class


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287818 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-27 19:01:36 +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
11f94e939d Added RecursiveIterator interface documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283520 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-05 17:05:34 +00:00
Hannes Magnusson
9d96c2f768 Add crosslinks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279394 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:27: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
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