summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Bump yearXinchen Hui2014-01-0322-22/+22
| * | Bump yearXinchen Hui2014-01-0322-22/+22
* | | Bump yearXinchen Hui2014-01-0322-22/+22
* | | Improved empty string handling. Now ZE uses an interned string instead of all...Dmitry Stogov2013-12-261-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-022-10/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-12-022-10/+10
| |\ \ | | |/
| | * Fixed testsDmitry Stogov2013-12-022-10/+10
| * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2013-11-064-12/+12
| |\ \ | | |/
| | * fix many parallel test issuesptarjan2013-11-064-12/+12
| | * Cleanup temp test fileChristopher Jones2013-11-061-0/+4
* | | Standardized usage of zpp_none and the order of the comparison zpp(...) == FA...Levi Morrison2013-10-113-21/+21
* | | Merge branch 'pull-request/473'Sara Golemon2013-09-264-12/+12
|\ \ \
| * | | fix many parallel test issuesptarjan2013-09-264-12/+12
* | | | Implement variadic function syntaxNikita Popov2013-09-262-2/+3
|/ / /
* | | Merge branch 'PHP-5.5'David Soria Parra2013-09-183-31/+2
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-183-31/+2
| |\ \ \
| | * | | Revert "EmptyIterator now implements Countable; fixes bug 60577"David Soria Parra2013-09-183-31/+2
* | | | | fix test concurrencyMichael Wallner2013-09-1815-37/+37
* | | | | Merge branch 'PHP-5.5'David Soria Parra2013-09-163-2/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-163-2/+31
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | EmptyIterator now implements Countable; fixes bug 60577Levi Morrison2013-09-163-2/+31
| | |/
* | | Merge branch 'PHP-5.5'Nikita Popov2013-09-121-1/+1
|\ \ \ | |/ /