summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5'David Soria Parra2013-09-181-8/+0
|\
| * Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-181-8/+0
| |\
| | * Revert "EmptyIterator now implements Countable; fixes bug 60577"David Soria Parra2013-09-181-8/+0
* | | fix test concurrencyMichael Wallner2013-09-1815-37/+37
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-161-0/+8
|\ \ | |/
| * EmptyIterator now implements Countable; fixes bug 60577Levi Morrison2013-09-161-0/+8
* | Fixed minor bug in test.Levi Morrison2013-09-121-1/+1
* | Fix bug #64782: SplFileObject constructor make $context optionalNikita Popov2013-09-121-0/+21
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1
* | Merge commit 'e55f08a' into PHP-5.5Rasmus Lerdorf2013-08-021-0/+2
|\ \ | |/
| * This test will only work if gc is enabledRasmus Lerdorf2013-08-021-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-07-251-0/+348
|\ \ | |/
| * Fixed bug #65328 (Segfault when getting SplStack object Value)Xinchen Hui2013-07-251-0/+348
| * typo fixesVeres Lajos2013-07-156-6/+6
| * Add a __wakeup() method to SplFixedArray, thereby fixing serialising anAdam Harvey2013-06-281-0/+52
* | Fix bug #61697 - spl_autoload_functions returns lambda functions incorrectlyStanislav Malyshev2013-07-211-2/+0
* | Added recursivetreeiterator::setPostfix() methodJoshua Thijssen2013-07-211-0/+88
* | typo fixesVeres Lajos2013-07-156-6/+6
* | Cleanup temp test fileChristopher Jones2013-07-101-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-251-0/+31
|\ \ | |/
| * - Fixed bug #62672 (Error on serialize of ArrayObject) patch by: lior dot k a...Felipe Pena2013-06-251-0/+31
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-251-0/+11
|\ \ | |/
| * Fixed Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)...Xinchen Hui2013-06-251-0/+11
| * Merge branch 'pull-request/320'Stanislav Malyshev2013-06-172-8/+8
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-4/+4
* | Merge branch 'pull-request/320'Stanislav Malyshev2013-06-172-8/+8
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-4/+4
* | Fix #48358 add() method for SplDoublyLinkedLisMark Baker2013-03-195-0/+93
* | Fixed test after nick previous fixXinchen Hui2013-03-161-1/+1
* | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-122-10/+41
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-02-261-0/+22
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-02-261-0/+22
| |\
| | * Bug #52861: unset fails with ArrayObject and deep arraysMike Willbanks2013-02-261-0/+22
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-241-0/+29
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-241-0/+29
| |\ \ | | |/
| | * Fixed bug #64264 (SPLFixedArray toArray problem)Xinchen Hui2013-02-241-0/+29
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-02-171-0/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-171-0/+25
| |\ \ | | |/
| | * Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS)Xinchen Hui2013-02-171-0/+25
| * | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2013-01-301-0/+15
| |\ \ | | |/
| | * Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extendedNikita Popov2013-01-301-0/+15
* | | Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extendedNikita Popov2013-01-301-0/+15
* | | Merge branch 'PHP-5.4' into PHP-5.5Gustavo Lopes2013-01-231-0/+20
|\ \ \ | |/ /
| * | Merge branch 'bug64023' into PHP-5.4Gustavo Lopes2013-01-221-0/+20
| |\ \ | | |/
| | * Fix bug #64023 (__toString() & SplFileInfo)Gustavo Lopes2013-01-221-0/+20
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-181-5/+5
|\ \ \ | |/ /
| * | Revert "Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa."Adam Harvey2013-01-151-5/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-01-151-5/+5
|\ \ \ | |/ /
| * | Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa.Adam Harvey2013-01-151-5/+5