summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.5.25 nowJulien Pauli2015-03-311-3/+3
* 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
* | 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
* | ReorderXinchen Hui2015-02-271-2/+1
* | 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
|/
* Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)Michael Wallner2015-02-181-11/+12
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-02-051-7/+2
|\
| * Update header handling to RFC 7230Stanislav Malyshev2015-02-051-7/+2
* | Conflicts:Nayana Hettiarachchi2015-02-051-0/+4
* | 5.5.23 nowJulien Pauli2015-02-041-3/+3
* | fix group name handlingStanislav Malyshev2015-01-311-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-312-5/+5
|\ \ | |/
| * Use better constant since MAXHOSTNAMELEN may mean shorter nameStanislav Malyshev2015-01-312-5/+5
* | Add mitigation for CVE-2015-0235 (bug #68925)Stanislav Malyshev2015-01-311-1/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-311-1/+11
|\ \ | |/
| * Add mitigation for CVE-2015-0235 (bug #68925)Stanislav Malyshev2015-01-311-1/+11
* | Fix call after close if multiple filters are attachedBob Weinand2015-01-261-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-201-0/+5
|\ \ | |/
| * add protection against nullsStanislav Malyshev2015-01-201-0/+5
| * 5.4.38 nextStanislav Malyshev2015-01-201-4/+3
| * 5.4.37Stanislav Malyshev2014-12-161-3/+3
| * 5.4.36-devStanislav Malyshev2014-11-111-3/+3
| * fix NEWS & versionStanislav Malyshev2014-10-221-3/+3
| * 5.4.34 is nextStanislav Malyshev2014-09-021-3/+3
* | Bump yearXinchen Hui2015-01-1563-63/+63
* | 5.5.22 nowJulien Pauli2015-01-071-3/+3
* | Fix bug #68532: convert.base64-encode omits padding bytesmcq82014-12-121-8/+12
* | add include for missing localeconv_r protoAnatol Belski2014-12-062-0/+2
* | Fixed bug #65230 setting locale randomly brokenAnatol Belski2014-12-062-0/+32
* | Fixed bug #55541 errors spawn MessageBox, which blocks test automationAnatol Belski2014-12-031-2/+2
* | add include for missing usleep protoAnatol Belski2014-12-011-0/+1
* | C89 compatAnatol Belski2014-12-011-4/+1
* | Added test and review suggestionmcq82014-11-301-34/+14
* | Fix bug #68335: rmdir doesnt work with file:// stream wrappermcq82014-11-301-0/+7
* | 5.5.21 nowJulien Pauli2014-11-261-3/+3
* | PHP 5.5.20 nowJulien Pauli2014-10-281-3/+3
* | Fix bug #68095 - invalid read in php_getopt()Stanislav Malyshev2014-10-271-0/+8
* | 5.5.19 nowJulien Pauli2014-10-011-3/+3
* | increase the polling period to not to break existing behavioursAnatol Belski2014-09-291-1/+1
* | Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-291-0/+28
* | 5.5.18 nowJulien Pauli2014-09-031-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-021-6/+0
|\ \ | |/
| * Revert "Fix bug #67644 - Memory corruption & crash during ob_start function c...Stanislav Malyshev2014-09-021-6/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-021-0/+6
|\ \ | |/
| * Fix bug #67644 - Memory corruption & crash during ob_start function callbackStanislav Malyshev2014-09-021-0/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-272-4/+7
|\ \ | |/