Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-10-14 | 8 | -283/+182 |
|\ | |||||
| * | Fixed bug #68128 | Tjerk Meesters | 2014-10-14 | 8 | -283/+182 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Correct typo in comments: 'initialized' | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | typofixes | Veres Lajos | 2014-08-17 | 1 | -1/+1 |
| | * | Fixed bug #67539 (ArrayIterator use-after-free due to object change during so... | Xinchen Hui | 2014-07-24 | 2 | -0/+22 |
| | * | Fixed Bug #67538 (SPL Iterators use-after-free) | Xinchen Hui | 2014-07-24 | 2 | -2/+22 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-08-11 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong... | Xinchen Hui | 2014-08-11 | 2 | -2/+2 |
* | | | Fix SPL objects initialization checks | Stanislav Malyshev | 2014-07-26 | 3 | -23/+178 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-07-02 | 4 | -2/+44 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #67539 (ArrayIterator use-after-free due to object change during so... | Xinchen Hui | 2014-07-02 | 2 | -0/+22 |
| * | | Fixed Bug #67538 (SPL Iterators use-after-free) | Xinchen Hui | 2014-07-02 | 2 | -2/+22 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-24 | 3 | -3/+6 |
| |\ \ | | |/ | |||||
| | * | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion | Stanislav Malyshev | 2014-06-21 | 3 | -3/+6 |
| | * | Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1 | Stanislav Malyshev | 2014-06-10 | 3 | -1/+28 |
* | | | Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion | Stanislav Malyshev | 2014-06-24 | 3 | -3/+6 |
* | | | new test, missing in ea466a3 | Remi Collet | 2014-06-18 | 1 | -0/+43 |
* | | | Fix Request #67453 Allow to unserialize empty data. | Remi Collet | 2014-06-17 | 5 | -12/+6 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-06-10 | 3 | -1/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-10 | 3 | -1/+28 |
| |\ \ | |||||
| | * | | Fix bug #66127 (Segmentation fault with ArrayObject unset) | Stanislav Malyshev | 2014-06-10 | 3 | -1/+28 |
| | |/ | |||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-06-01 | 3 | -0/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2014-06-01 | 3 | -0/+32 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #67359 (Segfault in recursiveDirectoryIterator) | Xinchen Hui | 2014-06-01 | 3 | -0/+32 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-05-29 | 2 | -1/+42 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-05-29 | 2 | -1/+42 |
| |\ \ | | |/ | |||||
| | * | Check for zero-length keys in spl_array_skip_protected and don't skip them. | Adam Harvey | 2014-05-29 | 2 | -1/+42 |
* | | | Prevent recursion in ZF2 Parameters class | Tjerk Meesters | 2014-05-16 | 2 | -22/+10 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-05-11 | 2 | -1/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-05-11 | 2 | -1/+14 |
| |\ \ | | |/ | |||||
| | * | Fix bug #67247 spl_fixedarray_resize integer overflow | Stanislav Malyshev | 2014-05-11 | 2 | -1/+14 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2014-04-17 | 2 | -4/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Bob Weinand | 2014-04-17 | 2 | -4/+1 |
| |\ \ | | |/ | |||||
| | * | These links to ~helly don't work anymore. | Levi Morrison | 2014-04-17 | 2 | -4/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Bob Weinand | 2014-04-14 | 1 | -3/+20 |
|\ \ \ | |/ / | |||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Etienne Kneuss | 2014-04-09 | 2 | -1/+42 |
|\ \ \ | |/ / | |||||
| * | | fixed bug66702 : regexiterator's invert flag doesn't work as expected | Joshua Thijssen | 2014-04-09 | 2 | -1/+42 |
* | | | Call offsetGet() when called with isset() on ArrayObject derivatives | Tjerk Meesters | 2014-03-25 | 2 | -38/+217 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-03-07 | 2 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Fixed null termination | Tjerk Meesters | 2014-03-07 | 2 | -1/+7 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-03-07 | 2 | -0/+49 |
|\ \ \ | |/ / | |||||
| * | | Add fread(length) method | datibbaw | 2014-03-07 | 2 | -0/+49 |
* | | | primitive test fixes | Anatol Belski | 2014-02-28 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-02-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Ferenc Kovacs | 2014-02-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix tests broken by 633f898f1520253d3530fe91fc82f68bca7c4627 | Ferenc Kovacs | 2014-02-27 | 1 | -1/+1 |