summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.5.30 releaseJulien Pauli2015-09-301-2/+2
* 5.5.30 nextJulien Pauli2015-09-021-3/+3
* 5.5.29 nextStanislav Malyshev2015-08-041-3/+3
* 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
* 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
* | 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
* | 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