summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.6.14RC1php-5.6.14RC1Ferenc Kovacs2015-09-171-2/+2
* 5.6.14 nextFerenc Kovacs2015-08-201-3/+3
* Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
* Fix #69487: SAPI may truncate POST dataChristoph M. Becker2015-08-111-1/+6
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-07-281-1/+9
|\
| * Fixed bug #70002 TS issues with temporary dir handlingAnatol Belski2015-07-281-1/+9
| * 5.5.27 releaseJulien Pauli2015-07-081-1/+1
| * 5.5.28 now - Security OnlyJulien Pauli2015-06-241-2/+2
| * 5.5.27 nowJulien Pauli2015-06-091-3/+3
* | Fixed bug #69900 Too long timeout on pipesAnatol Belski2015-07-281-3/+3
* | 5.6.13 nowJulien Pauli2015-07-221-3/+3
* | 5.6.12 nextFerenc Kovacs2015-06-251-3/+3
* | move to 5.6.11-devFerenc Kovacs2015-05-281-3/+3
* | increase the internal post data bufferAnatol Belski2015-05-231-3/+9
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-121-24/+27
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-121-24/+27
| |\
| | * Fixed bug #69364 - use smart_str to assemble stringsStanislav Malyshev2015-05-091-24/+27
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-05-122-11/+11
|\ \ \ | |/ /
| * | Fix for #66048Julien Pauli2015-05-122-11/+11
| * | 5.5.26 nowJulien Pauli2015-04-291-3/+3
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-141-4/+4
| |\ \ | | |/
| | * 5.4.41 nextStanislav Malyshev2015-04-141-3/+3
| | * 5.4.40 nextStanislav Malyshev2015-03-171-3/+3
| | * 5.4.39 nextStanislav Malyshev2015-02-171-3/+3
| * | 5.5.24RC1php-5.5.24RC1Julien Pauli2015-03-311-2/+2
* | | 5.6.10 will be nextFerenc Kovacs2015-04-301-3/+3
* | | 5.6.9 is up nextFerenc Kovacs2015-04-011-3/+3
* | | oops, no idea how this got inStanislav Malyshev2015-03-171-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-171-3/+3
|\ \ \ | |/ /
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'pull-request/1106' into PHP-5.5Stanislav Malyshev2015-03-081-1/+11
| |\ \
| | * | Fix #67626Julien Pauli2015-02-201-1/+11
| * | | 5.5.24 nowJulien Pauli2015-03-051-3/+3
* | | | Fix #67626Julien Pauli2015-03-081-1/+11
* | | | Fixed bug (#69195 Inconsistent stream crypto values across versions)Daniel Lowrey2015-03-051-4/+10
* | | | Fix stream_select() issue with OpenSSL bufferChris Wright2015-03-052-4/+7
* | | | 5.6.8 up nextFerenc Kovacs2015-03-051-3/+3
* | | | Merge branch 'PHP-5.5' into PHP-5.6Reeze Xia2015-03-031-10/+12
|\ \ \ \ | |/ / /
| * | | Improve fix for bug 67741Reeze Xia2015-03-031-10/+12
| * | | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-031-1/+14
* | | | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-031-1/+14
* | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-271-2/+1
|\ \ \ \ | |/ / /
| * | | ReorderXinchen Hui2015-02-271-2/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-271-0/+5
|\ \ \ \ | |/ / /
| * | | Fixed bug #69121 (Segfault in get_current_user when script owner is not in pa...Xinchen Hui2015-02-271-0/+5
| * | | Fix bug #68166Rasmus Lerdorf2015-02-221-1/+1
| |/ /
* | | Fix bug #68166Rasmus Lerdorf2015-02-221-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2015-02-181-11/+12
|\ \ \ | |/ /
| * | Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)Michael Wallner2015-02-181-11/+12
* | | Fix another invalid free of CG(interned_empty_string)manuel2015-02-071-1/+1