summaryrefslogtreecommitdiff
path: root/ext/spl/internal/cachingiterator.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable permission on incXinchen Hui2012-10-101-0/+0
|
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-2/+2
| | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :)
* MFH: Update copyright year + line feedsKalle Sommer Nielsen2009-05-021-1/+1
|
* - Update docuMarcus Boerger2005-10-081-4/+4
| | | | | | - Synch class consts with HEAD - Synch example RecursiveTreeIterator (as far as possible)
* - MFH Really allow SXE being shared by not using anything from it directly ↵Marcus Boerger2005-10-031-4/+20
| | | | in SPL
* MFH:Marcus Boerger2005-09-151-11/+11
| | | | | | | | | | - Add SplObjectStorage - Add RecursiveFilterIterator - Rename Observer to SplObserver - Rename Subject to SplSubject - Move SPL constants to class constants - Update docu
* - Add version informationMarcus Boerger2005-02-171-0/+1
|
* - Update to 2005Marcus Boerger2005-02-081-1/+1
|
* - Actually these are privateMarcus Boerger2005-02-081-5/+5
|
* - Update docuMarcus Boerger2004-10-311-2/+14
|
* - Update docuMarcus Boerger2004-10-291-0/+42
|
* - Implement OuterIterator in CMarcus Boerger2004-10-291-1/+6
|
* - Update examplesMarcus Boerger2004-05-081-0/+81
- Update documentation - Move classes/interfaces already implemented in c to new subdir internal