1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-30 02:33:15 +02:00
Commit Graph

25 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 487afb0901 SPL: Remove useless constant page (#3905) 2024-10-23 17:27:25 +01:00
haszi 48ce43fe79 Remove empty resources pages (#3545)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-26 02:17:29 +01:00
Christoph M. Becker e579f9c938 Spl is always available 2021-02-08 19:15:54 +01:00
Jean-Sebastien Hedde 41060e691d Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Joe Watkins 7c9779ef8f fix #66178 remove broken link to legacy (and lost) doxygen format documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332263 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 13:50:10 +00:00
Levi Morrison 97f51377ce Clarified what the SPL is; this is the introduction page after all.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330788 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-07 22:16:24 +00:00
Jakub Vrana 1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson 858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Peter Cowburn 6da224c94b Tidying of SPL book structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289297 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 19:45:56 +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 b706297f9d Added SplTempFileObject documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 20:40:34 +00:00
Peter Cowburn cad9eb9356 Added SplFileObject documenation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 19:35:46 +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 adb07b8293 Replaced hardcoded external links with entities, and updated url locations where appropriate.
Also replaced a few external links with internal ones.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:39:26 +00:00
Hannes Magnusson 742160cb20 Lets make it a note, not a tip, while we are here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 11:04:59 +00:00
Hannes Magnusson 959f3c02f0 Fix wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277811 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 11:03:43 +00:00
Hannes Magnusson 3ac444a97b Add the exception listing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:34:55 +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
Etienne Kneuss b4d2817eb8 Document SplPriorityQueue + add literals and fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 15:42:25 +00:00
Etienne Kneuss 9e273138cd Fix typos, add spldoublylinkedlist::top/bottom , initial docs for heaps
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259718 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-13 21:17:36 +00:00
Etienne Kneuss 99668ca48b Forgot to commit book.xml (Spl datastructures)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259615 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-12 11:29:15 +00:00
Hannes Magnusson 5a62fd8a5b Sync with reference.xml r1.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249123 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 03:12:07 +00:00
Hannes Magnusson 17a954a473 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248927 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:37:51 +00:00