summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permission on incXinchen Hui2012-10-103-0/+0
* Remove executable permission on phptXinchen Hui2012-10-10140-0/+0
* Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all und...Xinchen Hui2012-09-011-0/+50
* Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)Xinchen Hui2012-08-231-0/+19
* missed the test scriptXinchen Hui2012-07-211-0/+15
* reverted changes for #62477Anatoliy Belsky2012-07-122-24/+0
* Fixed bug #62477 LimitIterator int overflowAnatoliy Belsky2012-07-112-0/+24
* Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-191-0/+10
* Fixed bug #62073Xinchen Hui2012-05-244-212/+234
|\
| * Fixed bug #62073 (Different ways of iterating over an SplMaxHeap result in di...Reeze Xia2012-05-234-212/+236
|/
* Fix bug 61671 ext\spl\tests\fileobject_003.phpt failsAnatoliy Belsky2012-04-193-35/+32
* Fix bug #61659 Test ext\spl\tests\bug60082.phpt failsAnatoliy Belsky2012-04-101-0/+2
* Added failing test for ArrayObject::offsetExists().Shein Alexey2012-03-271-0/+10
* Fixed tests that var_dump/print_r DOM objects.Gustavo André dos Santos Lopes2012-03-231-18/+6
* Revert "Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator...Gustavo André dos Santos Lopes2012-03-231-0/+23
* Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" -...Stanislav Malyshev2012-03-221-23/+0
* - Fixed bug #61418 (Segmentation fault when DirectoryIterator's orGustavo André dos Santos Lopes2012-03-181-0/+23
* - Fixed memory leak when calling SplFileInfo's constructor twiceFelipe Pena2012-03-111-0/+11
* Fix testXinchen Hui2012-03-111-0/+2
* Fixed bug #61347 (inconsist isset behavior of Arrayobject)Xinchen Hui2012-03-111-0/+40
* - Fixed bug #61326 (ArrayObject comparison).Gustavo André dos Santos Lopes2012-03-101-0/+17
* more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
* Fix testEtienne Kneuss2012-02-011-3/+1
* These tests don't work if run as rootRasmus Lerdorf2012-01-082-8/+14
* Make sure gc is enabledRasmus Lerdorf2012-01-081-26/+27
* Added tests contributions on spl_autoload and stream_context_set_option()Patrick Allaert2011-12-091-0/+18
* ignore this test on FreeBSD per #60186Ferenc Kovacs2011-11-011-0/+3
* duhFerenc Kovacs2011-11-011-0/+2
* marking ext/spl/tests/bug60082.phpt as slow testFerenc Kovacs2011-11-011-0/+2
* Test for #60082 Xinchen Hui2011-10-191-0/+14
* Test for non-string replacement, bug#54304Hannes Magnusson2011-09-121-0/+26
* Fix cleanup routinesHannes Magnusson2011-09-072-4/+4
* fix skipif descriptionXinchen Hui2011-09-071-1/+1
* - use something we know it exists...Pierre Joye2011-09-061-2/+2
* - skip on win, name.. name. are not valid namesPierre Joye2011-09-061-0/+6
* Add skipifs for bug#54971 (patch by datibbaw@)Hannes Magnusson2011-08-301-0/+4
* Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on ...Pierrick Charron2011-06-281-0/+45
* fixed temp directory names in spl testsKnut Urdalen2011-06-252-4/+4
* fixed/refactored some spl tests related to owner/group retrievalKnut Urdalen2011-06-254-71/+56
* - Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)Felipe Pena2011-06-021-0/+33
* - Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject andGustavo André dos Santos Lopes2011-04-042-2/+173
* - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construc...Felipe Pena2011-03-231-0/+14
* - Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)Felipe Pena2011-03-221-0/+15
* - Fixed bug #54291 (Crash iterating DirectoryIterator for dir name startingGustavo André dos Santos Lopes2011-03-191-0/+13
* MFH - Added SplFileInfo::getExtension() (FR #48767)Peter Cowburn2011-02-112-0/+82
* Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by ChrisAdam Harvey2011-02-043-1/+31
* Remove empty files left when r306542 was reverted in r306552.Adam Harvey2011-01-061-0/+0
* Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)Etienne Kneuss2011-01-052-0/+71
* SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFi...Eyal Teutsch2010-12-268-24/+24
* - Revert of revision 306542, turns out the semantics of compare() are Gustavo André dos Santos Lopes2010-12-211-23/+0