summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* 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.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.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
* | Merge branch 'bug64023' into PHP-5.4Gustavo Lopes2013-01-221-0/+20
|\ \ | |/
| * Fix bug #64023 (__toString() & SplFileInfo)Gustavo Lopes2013-01-221-0/+20
* | Revert "Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa."Adam Harvey2013-01-151-5/+5
* | Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa.Adam Harvey2013-01-151-5/+5
* | Fixed bug #63680 (Memleak in splfixedarray with cycle reference)Dmitry Stogov2012-12-051-0/+16
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-103-0/+0
|\ \ | |/
| * Remove executable permission on incXinchen Hui2012-10-103-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-10139-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-10140-0/+0
* | Fixed bug #63184 test (ext/spl/tests/RecursiveDirectoryIterator_getSubPathna...Xinchen Hui2012-10-011-1/+1
* | Fix testXinchen Hui2012-10-011-2/+0
* | Remove meaningless md5 string && Attempt to fix #63184Xinchen Hui2012-09-292-31/+29
* | fix unix/win dir separatorsAnatoliy Belsky2012-09-272-11/+11
* | Merging PR #116Lars Strojny2012-09-182-0/+110
* | Remove extra blank in notice message, should act as same as vmXinchen Hui2012-09-0116-48/+48
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-011-0/+50
|\ \ | |/
| * 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
* | Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)Xinchen Hui2012-08-231-0/+19
* | Implemented FR #62840 (Add sort flag to ArrayObject::ksort)Xinchen Hui2012-08-212-6/+40
* | more test script for #62328Xinchen Hui2012-08-131-0/+24
* | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives...Xinchen Hui2012-07-211-0/+15
* | Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array ...Stanislav Malyshev2012-07-141-0/+92
* | removed unneccesary arrat and ini settingsdonnut2012-07-1411-31/+0
* | addition SplFileObject testsdonnut2012-07-1416-0/+323
* | new tests from PHP TestFest June 2012donnut2012-07-1416-0/+359
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-07-122-24/+0
|\ \ | |/
| * reverted changes for #62477Anatoliy Belsky2012-07-122-24/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-07-112-0/+24
|\ \ | |/
| * Fixed bug #62477 LimitIterator int overflowAnatoliy Belsky2012-07-112-0/+24
| * Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-191-0/+10
* | fixed #62433 test for winAnatoliy Belsky2012-07-091-4/+4
* | Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to dot ...Xinchen Hui2012-07-021-0/+18
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-06-191-0/+10
|\ \
| * | Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-191-0/+10
* | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-05-244-212/+234
|\ \ \ | | |/ | |/|
| * | 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