summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-015-0/+157
|\
| * add testStanislav Malyshev2015-09-011-0/+50
| * Fix bug #70366 - use-after-free vulnerability in unserialize() with SplDoubly...Stanislav Malyshev2015-09-013-1/+56
| * Fix bug #70365 - use-after-free vulnerability in unserialize() with SplObject...Stanislav Malyshev2015-09-012-0/+52
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-047-46/+160
|\ \ | |/
| * Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoubl...Stanislav Malyshev2015-08-012-12/+43
| * Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArra...Stanislav Malyshev2015-08-012-0/+32
| * ignore signatures for packages tooStanislav Malyshev2015-08-011-3/+20
| * Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObject...Stanislav Malyshev2015-08-012-33/+54
| * Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)Stanislav Malyshev2015-07-262-43/+56
* | fixed test related to fix for bug #67805Anatol Belski2015-06-081-1/+1
* | Fix bug #67805 - SplFileObject setMaxLineLength.Willian Gustavo Veiga2015-06-082-1/+16
* | Fix bug #69737 - Segfault when SplMinHeap::compare produces fatal errorStanislav Malyshev2015-06-012-1/+18
* | Fixed typoXinchen Hui2015-03-141-1/+1
* | Little improvement, update NEWs, added testXinchen Hui2015-03-142-9/+19
* | Fix a leakVektah2015-03-131-6/+2
* | Fix bug #69227 and #65967Vektah2015-03-133-29/+40
* | Merge branch 'pull-request/1134' into PHP-5.5Stanislav Malyshev2015-03-084-0/+74
|\ \
| * | Regression tests for SplFileInfo class settersJeremy Mikola2015-03-024-0/+74
| |/
* | Fixed bug #69141 Missing arguments in reflection info for some builtin functionsReeze Xia2015-02-281-0/+2
* | Fixed bug #69108 ("Segmentation fault" when (de)serializing SplObjectStorage)Xinchen Hui2015-02-252-0/+23
* | Fixed test fails for bug68557Xinchen Hui2015-02-232-61/+15
* | split test for bug #68557 for windowsAnatol Belski2015-02-202-1/+52
* | fix #68557Julien Pauli2015-02-202-4/+44
* | Bump yearXinchen Hui2015-01-1522-22/+22
* | Fixed #68479 - Added escape parameter to SplFileObject::fputcsvPeter Cowburn2014-12-053-6/+50
* | Fixed #65213 - cannot cast SplFileInfo to booleanTjerk Meesters2014-12-042-0/+16
* | one more refix to the testAnatol Belski2014-12-011-3/+3
* | fix dir separator in testAnatol Belski2014-12-011-3/+3
* | SPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAMEPaul Garvin2014-11-292-22/+77
* | Fixed bug #68128Tjerk Meesters2014-10-148-283/+182
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * Correct typo in comments: 'initialized'Lior Kaplan2014-08-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * typofixesVeres Lajos2014-08-171-1/+1
| * Fixed bug #67539 (ArrayIterator use-after-free due to object change during so...Xinchen Hui2014-07-242-0/+22
| * Fixed Bug #67538 (SPL Iterators use-after-free)Xinchen Hui2014-07-242-2/+22
* | Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong...Xinchen Hui2014-08-112-2/+2
* | Fixed bug #67539 (ArrayIterator use-after-free due to object change during so...Xinchen Hui2014-07-022-0/+22
* | Fixed Bug #67538 (SPL Iterators use-after-free)Xinchen Hui2014-07-022-2/+22
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-243-3/+6
|\ \ | |/
| * Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-213-3/+6
| * Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1Stanislav Malyshev2014-06-103-1/+28
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-103-1/+28
|\ \
| * | Fix bug #66127 (Segmentation fault with ArrayObject unset)Stanislav Malyshev2014-06-103-1/+28
| |/
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2014-06-013-0/+32
|\ \ | |/
| * Fixed bug #67359 (Segfault in recursiveDirectoryIterator)Xinchen Hui2014-06-013-0/+32
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-292-1/+42
|\ \ | |/
| * Check for zero-length keys in spl_array_skip_protected and don't skip them.Adam Harvey2014-05-292-1/+42
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-112-1/+14
|\ \ | |/