Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 64 | -64/+64 |
* | Remove sqlite extension leftover references (was removed in PHP 5.4) | Lior Kaplan | 2015-12-16 | 1 | -6/+0 |
* | 5.6.18 will be next | Ferenc Kovacs | 2015-12-10 | 1 | -3/+3 |
* | propare for 5.6.16RC1 | Ferenc Kovacs | 2015-11-11 | 1 | -3/+3 |
* | prepare for 5.6.15RC1 | Ferenc Kovacs | 2015-10-15 | 1 | -3/+3 |
* | prepare for PHP-5.6.14RC1 | Ferenc Kovacs | 2015-09-17 | 1 | -3/+3 |
* | 5.6.14 next | Ferenc Kovacs | 2015-08-20 | 1 | -3/+3 |
* | Fixed bug #70198 Checking liveness does not work as expected | Anatol Belski | 2015-08-11 | 1 | -1/+11 |
* | Fix #69487: SAPI may truncate POST data | Christoph M. Becker | 2015-08-11 | 1 | -1/+6 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-07-28 | 1 | -1/+9 |
|\ | |||||
| * | Fixed bug #70002 TS issues with temporary dir handling | Anatol Belski | 2015-07-28 | 1 | -1/+9 |
| * | 5.5.27 release | Julien Pauli | 2015-07-08 | 1 | -1/+1 |
| * | 5.5.28 now - Security Only | Julien Pauli | 2015-06-24 | 1 | -2/+2 |
| * | 5.5.27 now | Julien Pauli | 2015-06-09 | 1 | -3/+3 |
* | | Fixed bug #69900 Too long timeout on pipes | Anatol Belski | 2015-07-28 | 1 | -3/+3 |
* | | 5.6.13 now | Julien Pauli | 2015-07-22 | 1 | -3/+3 |
* | | 5.6.12 next | Ferenc Kovacs | 2015-06-25 | 1 | -3/+3 |
* | | move to 5.6.11-dev | Ferenc Kovacs | 2015-05-28 | 1 | -3/+3 |
* | | increase the internal post data buffer | Anatol Belski | 2015-05-23 | 1 | -3/+9 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-12 | 1 | -24/+27 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-05-12 | 1 | -24/+27 |
| |\ | |||||
| | * | Fixed bug #69364 - use smart_str to assemble strings | Stanislav Malyshev | 2015-05-09 | 1 | -24/+27 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2015-05-12 | 2 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | Fix for #66048 | Julien Pauli | 2015-05-12 | 2 | -11/+11 |
| * | | 5.5.26 now | Julien Pauli | 2015-04-29 | 1 | -3/+3 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-04-14 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | 5.4.41 next | Stanislav Malyshev | 2015-04-14 | 1 | -3/+3 |
| | * | 5.4.40 next | Stanislav Malyshev | 2015-03-17 | 1 | -3/+3 |
| | * | 5.4.39 next | Stanislav Malyshev | 2015-02-17 | 1 | -3/+3 |
| * | | 5.5.24RC1php-5.5.24RC1 | Julien Pauli | 2015-03-31 | 1 | -2/+2 |
* | | | 5.6.10 will be next | Ferenc Kovacs | 2015-04-30 | 1 | -3/+3 |
* | | | 5.6.9 is up next | Ferenc Kovacs | 2015-04-01 | 1 | -3/+3 |
* | | | oops, no idea how this got in | Stanislav Malyshev | 2015-03-17 | 1 | -3/+3 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-17 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'pull-request/1106' into PHP-5.5 | Stanislav Malyshev | 2015-03-08 | 1 | -1/+11 |
| |\ \ | |||||
| | * | | Fix #67626 | Julien Pauli | 2015-02-20 | 1 | -1/+11 |
| * | | | 5.5.24 now | Julien Pauli | 2015-03-05 | 1 | -3/+3 |
* | | | | Fix #67626 | Julien Pauli | 2015-03-08 | 1 | -1/+11 |
* | | | | Fixed bug (#69195 Inconsistent stream crypto values across versions) | Daniel Lowrey | 2015-03-05 | 1 | -4/+10 |
* | | | | Fix stream_select() issue with OpenSSL buffer | Chris Wright | 2015-03-05 | 2 | -4/+7 |
* | | | | 5.6.8 up next | Ferenc Kovacs | 2015-03-05 | 1 | -3/+3 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Reeze Xia | 2015-03-03 | 1 | -10/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Improve fix for bug 67741 | Reeze Xia | 2015-03-03 | 1 | -10/+12 |
| * | | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 1 | -1/+14 |
* | | | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 1 | -1/+14 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-27 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Reorder | Xinchen Hui | 2015-02-27 | 1 | -2/+1 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-27 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #69121 (Segfault in get_current_user when script owner is not in pa... | Xinchen Hui | 2015-02-27 | 1 | -0/+5 |