summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* Backport some SplObjectStorage tests to 5.2William Martin2010-01-297-0/+215
* Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator testsWilliam Martin2009-12-0819-0/+468
* - Fixed bug #50018 (Typo in spl_limit_it_seek())Felipe Pena2009-10-271-1/+1
* Fix #49972 (AppendIterator undefined function crash)Johannes Schlüter2009-10-231-0/+11
* The last of the 2009 testfest testsZoe Slattery2009-08-301-0/+29
* Test from 2009 testfestZoe Slattery2009-08-2613-0/+348
* MFH: Fixed bug #44144 & add testHannes Magnusson2009-07-282-2/+35
* - Not supposed to be here..Jani Taskinen2009-07-161-169/+0
* fix testZoe Slattery2009-07-051-1/+1
* Commiting testfest tests from tekZoe Slattery2009-06-0312-0/+204
* MFH: Better fix for #45622 (patch by robinf at php do net)Arnaud Le Blanc2009-05-212-3/+33
* - New tests (testfet LondonUG)Felipe Pena2009-05-1733-0/+1035
* MFB: Fixed bug #45622 (isset($arrayObject->p) misbehaves withArnaud Le Blanc2009-05-145-7/+55
* MFB: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1stArnaud Le Blanc2009-05-141-0/+56
* Add test for bug #47534Etienne Kneuss2009-05-091-0/+14
* - fixes to testsSebastian Schürmann2009-04-261-112/+2
* Initial importSebastian Schürmann2009-04-251-0/+123
* MFH: Use an obscure nameHannes Magnusson2009-04-061-2/+2
* - MFH: Added missing "return;"Felipe Pena2009-01-201-2/+0
* - Fix skip conditionsJani Taskinen2008-11-012-7/+3
* MFB: Fix #46317 (Iterator class not properly checked)Etienne Kneuss2008-10-192-5/+1
* missed one!Zoe Slattery2008-10-171-1/+1
* Replacing explicit object ID with %dZoe Slattery2008-10-171-3/+3
* Committing for Robin FernandesZoe Slattery2008-10-1743-0/+3473
* MFH: bug #46115 (Fixes nothing in 5.2, but sync code)Etienne Kneuss2008-10-061-0/+11
* Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix E...Etienne Kneuss2008-10-051-0/+21
* - MFH: Fixed bug #46088 (RegexIterator::accept - segfault)Felipe Pena2008-09-221-0/+11
* MFH: Fixed #46053 (SplFileObject::seek - Endless loop)Arnaud Le Blanc2008-09-111-0/+12
* MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)Arnaud Le Blanc2008-09-111-0/+14
* MFH: Fixed bug #46031 (Segfault in AppendIterator::next)Arnaud Le Blanc2008-09-091-0/+9
* MFH: fix skipifsJani Taskinen2008-08-141-1/+1
* Fix bug #41828 (Fix crash on wrong instantiation)Etienne Kneuss2008-03-121-0/+21
* - MFH Make this behave like in <= 5.2.5 and test for itMarcus Boerger2008-02-131-0/+50
* Remove bogus test (should be in HEAD)Hannes Magnusson2008-01-271-543/+0
* - Add second parameter to SplObjectStorage::attach()Marcus Boerger2008-01-271-0/+543
* - MF53 Fix for #41692, #42703Marcus Boerger2007-10-182-116/+68
* - Fix test expectationMarcus Boerger2007-10-181-14/+38
* - MFB #42654, #42704Marcus Boerger2007-10-182-0/+199
* MFHJani Taskinen2007-09-201-0/+2
* - MFH: Fix Bug #42364 Crash when using getRealPath with DirectoryIteratorJohannes Schlüter2007-08-211-0/+18
* MFH: fix bug #42259 (SimpleXMLIterator loses ancestry)Rob Richards2007-08-141-0/+49
* MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)Antony Dovgal2007-07-201-0/+31
* MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance)Antony Dovgal2007-06-271-0/+40
* 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
* win32 test fixesAntony Dovgal2007-04-181-2/+2
* - Add bug nameMarcus Boerger2007-04-061-1/+1
* - Fix #40442Marcus Boerger2007-04-061-0/+12
* - MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatmentMarcus Boerger2007-03-201-0/+30
* - Add testsMarcus Boerger2007-01-213-0/+282