summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.14php-5.6.14PHP-5.6.14Ferenc Kovacs2015-09-303-4/+10
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-303-3/+5
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-304-1/+25
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-303-1/+45
* add testAnatol Belski2015-09-301-0/+24
* expose openssl config path so it can be testedAnatol Belski2015-09-301-0/+1
* 5.6.14RC1php-5.6.14RC1Ferenc Kovacs2015-09-173-4/+4
* Add test XFAIL for bug #70470Xinchen Hui2015-09-111-0/+41
* Added support of LDAP_OPT_TIMEOUT, fixes #69574Côme Bernigaud2015-09-092-0/+40
* Add entry for #70284 in 5.6.13Lior Kaplan2015-09-091-0/+4
* Merge branch 'PHP-5.5' into PHP-5.6Côme Bernigaud2015-09-092-2/+217
|\
| * Merge branch 'pull-request/1512' into PHP-5.5Côme Bernigaud2015-09-092-2/+217
| |\
| | * Fix bug in LDAP extensions' saving TIMELIMIT and DEREFTyson Andre2015-09-082-2/+217
| |/
* | Skip test for old glibc iconvChristoph M. Becker2015-09-091-0/+2
* | updated NEWSChristoph M. Becker2015-09-091-0/+4
* | Fix #70456: mysqlnd doesn't activate TCP keep-alive when connecting to a serverSergei Turchanov2015-09-091-0/+23
* | Fix buildRemi Collet2015-09-071-2/+2
* | Fix bug #60632: openssl_seal fails with AESJakub Zelenka2015-09-063-0/+30
* | updated NEWSChristoph M. Becker2015-09-051-0/+3
* | Fix #68291: 404 on urls with '+'Christoph M. Becker2015-09-052-2/+23
* | updated NEWSChristoph M. Becker2015-09-051-0/+1
* | Fix #70395: Missing ARG_INFO for openssl_seal()Christoph M. Becker2015-09-052-1/+21
* | updated NEWSChristoph M. Becker2015-09-051-0/+4
* | Fix #70001: Assigning to DOMNode::textContent does additional entity encodingChristoph M. Becker2015-09-052-4/+20
* | updated NEWSChristoph M. Becker2015-09-051-0/+3
* | Fix #70322: ZipArchive::close() doesn't indicate errorsChristoph M. Becker2015-09-053-3/+39
* | Fix #70361: HTTP stream wrapper doesn't close keep-alive connectionsNiklas Keller2015-09-049-31/+70
* | move the phpdbg NEWS entry to the correct versionFerenc Kovacs2015-09-031-3/+3
* | add missing news entriesFerenc Kovacs2015-09-031-0/+28
* | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-09-020-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Julien Pauli2015-09-021-0/+2
| |\
| | * Merge branch 'PHP-5.6'PHP-5.4Matteo Beccati2015-09-021-0/+2
| | * bump versionStanislav Malyshev2015-09-013-4/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-09-020-0/+0
|\ \ \ | |/ /
| * | 5.5.30 nextJulien Pauli2015-09-022-4/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-013-3/+52
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.5.29Stanislav Malyshev2015-09-013-3/+3
| |\ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.5.29Stanislav Malyshev2015-09-011-4/+42
| |\ \ \
| * \ \ \ Merge branch 'PHP-5.5' into PHP-5.5.29Stanislav Malyshev2015-09-013-1/+72
| |\ \ \ \
| * \ \ \ \ Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-012-5/+23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-011-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-0116-267/+587
| |\ \ \ \ \ \ \
| * | | | | | | | More fixes for bug #70219Stanislav Malyshev2015-08-282-2/+51
| * | | | | | | | Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-08-257-564/+298
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-013-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-013-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | fix unit testsStanislav Malyshev2015-09-013-3/+3
* | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-0124-827/+970
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | update NEWSStanislav Malyshev2015-09-011-4/+42
| * | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-010-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |