summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator testsWilliam Martin2009-12-087-0/+219
* - 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
* Fix bug #49263 (Offset error when unserializing self-references in SplObjectS...Etienne Kneuss2009-10-061-0/+54
* nuke duplicated testsAntony Dovgal2009-08-315-97/+0
* The last of the 2009 testfest testsZoe Slattery2009-08-302-0/+45
* More tests from 2009 testfestZoe Slattery2009-08-285-0/+97
* Test from 2009 testfestZoe Slattery2009-08-2613-0/+348
* Fix several recursion problems when var_dump'ing self-referencing objectsEtienne Kneuss2009-08-134-0/+120
* fix testAntony Dovgal2009-08-021-2/+2
* MFH: Fixed bug #44144 & add testHannes Magnusson2009-07-281-0/+27
* fix testZoe Slattery2009-07-051-1/+2
* MFH:Felipe Pena2009-07-041-0/+3
* MFH: spl_autoload_unregister/spl_autoload_functions and closuresChristian Seiler2009-06-303-0/+113
* MFH Add SplDoublyLinkedList::prev() and fix a memory leak when the iterator p...Scott MacVicar2009-06-173-0/+70
* fix Bug #48541: spl_autoload_register only registers first closure, then leak...Greg Beaver2009-06-131-0/+24
* MFH Fix bug #48493 - spl_autoload_register can leave the HT in an inconsisten...Scott MacVicar2009-06-091-0/+26
* Commiting testfest tests from tekZoe Slattery2009-06-0312-0/+204
* - New tests (testfest NorthWestUG)Felipe Pena2009-05-23104-0/+2055
* 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-1760-0/+1566
* MFH: Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT...Etienne Kneuss2009-05-091-0/+14
* MFH Broken test when you have a snapshot as it relies on CVSScott MacVicar2009-05-091-1/+1
* - fix testsSebastian Schürmann2009-04-261-112/+2
* Initial commitSebastian Schürmann2009-04-251-0/+123
* MFH: Fix #48023 (spl_autoload_register didn't store closures)Etienne Kneuss2009-04-201-0/+12
* MFH: Use obscure nameHannes Magnusson2009-04-061-2/+2
* MFH: Add test covering for #47671Etienne Kneuss2009-03-191-0/+30
* - MFH: Added missing "return;"Felipe Pena2009-01-201-2/+0
* MFH: Add tests for addAll/RemoveAllEtienne Kneuss2009-01-171-0/+35
* MFH: Fix #47045 (Correctly compare splobjectstorages with ==)Etienne Kneuss2009-01-141-0/+22
* MFH: Fix #45820 (Empty ArrayObject keys not allowed)Etienne Kneuss2008-12-301-0/+0
* - MFHDavid Coallier2008-11-222-8/+9
* MFH: Fix #45976 (Move SXE from SPL to SimpleXML)Etienne Kneuss2008-11-066-453/+0
* Fix #46317 (Iterator class not properly checked)Etienne Kneuss2008-10-192-4/+0
* Replacing explicit object ID with %dZoe Slattery2008-10-171-4/+4
* Committing for Robin FernandesZoe Slattery2008-10-1742-0/+3693
* Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix E...Etienne Kneuss2008-10-051-0/+24
* MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)Etienne Kneuss2008-09-291-0/+40
* - MFH: Fixed bug #46160 (SPL - Memory leak when exception is throwed in offse...Felipe Pena2008-09-231-0/+14
* - New testFelipe Pena2008-09-221-0/+11
* Fixed bug #46115 (Memory leak when calling a method using Reflection)Dmitry Stogov2008-09-191-0/+11
* MFH: Fix #45656 (new Class silenting exceptions in autoloaders)Etienne Kneuss2008-09-151-0/+12
* 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 #45826 (Custom serialization)Etienne Kneuss2008-08-251-0/+88
* - Add new testMarcus Boerger2008-08-241-0/+34
* - Remove crapJani Taskinen2008-08-151-1/+1
* MFHJani Taskinen2008-08-141-1/+3