summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)Antony Dovgal2007-07-202-1/+33
* MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)Antony Dovgal2007-06-272-11/+55
* MFHAntony Dovgal2007-06-051-0/+4
* Fixed typo in constant nameIlia Alshanetsky2007-05-191-3/+3
* Eliminate memory allocation in RINIT for splIlia Alshanetsky2007-05-191-4/+14
* - MFH Add invert option to RegexIteratorMarcus Boerger2007-05-112-0/+5
* fix test namesAntony Dovgal2007-05-072-2/+2
* - MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call callJohannes Schlüter2007-04-301-0/+26
* - MFH Update docuMarcus Boerger2007-04-222-17/+28
* win32 test fixesAntony Dovgal2007-04-181-2/+2
* - MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of...Marcus Boerger2007-04-173-4/+4
* Fixed 64-bit supportDmitry Stogov2007-04-091-2/+4
* - Fix 40442Marcus Boerger2007-04-061-1/+1
* - Add bug nameMarcus Boerger2007-04-061-1/+1
* - Better fix for #40091Marcus Boerger2007-04-061-6/+6
* - Fix #40442Marcus Boerger2007-04-061-0/+12
* - MFH Drop double variable declarationMarcus Boerger2007-03-241-1/+0
* - MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatmentMarcus Boerger2007-03-202-4/+32
* - Fix copy'n'paste issuesMarcus Boerger2007-03-042-5/+5
* - MFH simplify, synch docu/implementationMarcus Boerger2007-03-043-61/+20
* - MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasenameMarcus Boerger2007-03-031-0/+105
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-272-2/+2
* - Make stat based functions throw an exceptionMarcus Boerger2007-02-201-0/+2
* - Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory ...Marcus Boerger2007-02-191-1/+10
* - MFH CachingIterator implements CountableMarcus Boerger2007-02-191-0/+19
* - MFH Drop useless stuffMarcus Boerger2007-02-131-3/+0
* - MFH Add new exampleMarcus Boerger2007-02-131-0/+53
* - MFH Add includeMarcus Boerger2007-02-081-0/+1
* - MFH Rearrange code: mode Countable from spl_array.c to spl_iterator.cMarcus Boerger2007-02-084-10/+8
* - MFH: Fix Bug #39836 SplObjectStorage empty after unserializeMarcus Boerger2007-02-081-12/+165
* fix classnameAntony Dovgal2007-01-221-2/+2
* - Add testsMarcus Boerger2007-01-213-0/+282
* Fixed bug #40091 (spl_autoload_register with 2 instances of the same class).Ilia Alshanetsky2007-01-102-4/+60
* Fixed testsDmitry Stogov2007-01-101-2/+0
* Fixed bug #38325 (spl_autoload_register() gaves wrong line for "classIlia Alshanetsky2007-01-082-1/+20
* Provide means for opening file for zend with error supression. Allows us toIlia Alshanetsky2007-01-081-14/+3
* Fixed bug #40036 (empty() does not work correctly with ArrayObject whenIlia Alshanetsky2007-01-072-2/+54
* MFH: Bump year.Sebastian Bergmann2007-01-0118-18/+18
* - MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()Marcus Boerger2006-12-311-1/+1
* Allocation safety checksIlia Alshanetsky2006-12-251-1/+1
* - MFH Fix comparison of RecursiveDualIteratorsMarcus Boerger2006-12-104-3/+73
* Fixed bug #39775 ("Indirect modification ..." message is not shown)Dmitry Stogov2006-12-081-0/+2
* MFH: partly fix #39724Antony Dovgal2006-12-041-0/+1
* - MFH: Fix handling of recursive inner iteratorsMarcus Boerger2006-12-011-2/+3
* - MFH: Add new exampleMarcus Boerger2006-11-281-0/+122
* - MFH: Fix arginfoMarcus Boerger2006-11-201-1/+1
* - MFH: Add new testMarcus Boerger2006-11-204-7/+70
* Add missing header installation..Hannes Magnusson2006-11-121-0/+1
* MFH: SplFileObject no longer overwrites SplFileInfo::getFilename()Hannes Magnusson2006-11-121-8/+0
* MFH: SplFileObject::getFilename() no longer overwrites SplFileInfo::getFilena...Hannes Magnusson2006-11-122-16/+6