summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-10-148-283/+182
|\
| * Fixed bug #68128Tjerk Meesters2014-10-148-283/+182
* | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * 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.5' into PHP-5.6Lior 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
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-08-112-2/+2
|\ \ \ | |/ /
| * | Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong...Xinchen Hui2014-08-112-2/+2
* | | Fix SPL objects initialization checksStanislav Malyshev2014-07-263-23/+178
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-024-2/+44
|\ \ \ | |/ /
| * | 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
* | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-243-3/+6
* | | new test, missing in ea466a3Remi Collet2014-06-181-0/+43
* | | Fix Request #67453 Allow to unserialize empty data.Remi Collet2014-06-175-12/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav 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.5' into PHP-5.6Xinchen Hui2014-06-013-0/+32
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Adam Harvey2014-05-292-1/+42
|\ \ \ | |/ /
| * | 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
* | | Prevent recursion in ZF2 Parameters classTjerk Meesters2014-05-162-22/+10
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-112-1/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-112-1/+14
| |\ \ | | |/
| | * Fix bug #67247 spl_fixedarray_resize integer overflowStanislav Malyshev2014-05-112-1/+14
* | | Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-04-172-4/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-04-172-4/+1
| |\ \ | | |/
| | * These links to ~helly don't work anymore.Levi Morrison2014-04-172-4/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-04-141-3/+20
|\ \ \ | |/ /
* | | Merge branch 'PHP-5.5' into PHP-5.6Etienne Kneuss2014-04-092-1/+42
|\ \ \ | |/ /
| * | fixed bug66702 : regexiterator's invert flag doesn't work as expectedJoshua Thijssen2014-04-092-1/+42
* | | Call offsetGet() when called with isset() on ArrayObject derivativesTjerk Meesters2014-03-252-38/+217
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-03-072-1/+7
|\ \ \ | |/ /
| * | Fixed null terminationTjerk Meesters2014-03-072-1/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-03-072-0/+49
|\ \ \ | |/ /
| * | Add fread(length) methoddatibbaw2014-03-072-0/+49
* | | primitive test fixesAnatol Belski2014-02-281-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-02-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-02-271-1/+1
| |\ \ | | |/
| | * fix tests broken by 633f898f1520253d3530fe91fc82f68bca7c4627Ferenc Kovacs2014-02-271-1/+1