summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare for 5.6.15php-5.6.15PHP-5.6.15Ferenc Kovacs2015-10-293-4/+4
* PHP 5.6.15RC1php-5.6.15RC1Ferenc Kovacs2015-10-153-4/+4
* fix testAnatol Belski2015-10-121-0/+4
* Fixed bug #70685Nikita Popov2015-10-103-13/+38
* Improve previous fixNikita Popov2015-10-092-1/+6
* Fixed bug #70681Nikita Popov2015-10-093-0/+21
* update NEWSAnatol Belski2015-10-091-0/+1
* fix coverage report for datelibNuno Lopes2015-10-042-116/+116
* Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer)Xinchen Hui2015-10-033-5/+24
* Fixed the third one of (segfault in gc_remove_from_buffer())Xinchen Hui2015-10-031-9/+15
* Fixed bug #70631 (Another Segfault in gc_remove_from_buffer())Xinchen Hui2015-10-033-1/+50
* Do not edit the zval cause it might be in shared memoryXinchen Hui2015-10-031-6/+12
* Fixed bug #70601 (Segfault in gc_remove_from_buffer())Xinchen Hui2015-10-033-1/+29
* fix win10 supportAnatol Belski2015-10-031-1/+1
* Fixed bug #70625Nikita Popov2015-10-033-0/+25
* Merge branch 'pr-1544' into PHP-5.6Ferenc Kovacs2015-10-021-0/+4
|\
| * Update NEWS file with LDAP fixesMisha Nasledov2015-09-281-0/+4
* | Updated to version 2015.7 (2015g)Derick Rethans2015-10-021-510/+666
* | Fixed bug #70619 (DateTimeImmutable segfault)Xinchen Hui2015-10-022-1/+4
* | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-09-301-1/+1
|\ \
| * | Fixed testJulien Pauli2015-09-301-1/+1
| * | 5.5.31 nowJulien Pauli2015-09-303-5/+7
* | | Add JSON as exported type, if available. mysqlnd has it, libmysql doesn't exp...Andrey Hristov2015-09-301-1/+3
* | | update NEWS, these missed 5.6.14RC1 as I was not asked to include them so del...Ferenc Kovacs2015-09-301-3/+5
* | | add NEWS entriesFerenc Kovacs2015-09-301-0/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-09-300-0/+0
|\ \ \ | |/ /
| * | add NEWS entriesFerenc Kovacs2015-09-301-1/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-283-3/+5
|\ \ \ | |/ /
| * | Better fix for bug #70433Stanislav Malyshev2015-09-283-3/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-284-1/+25
|\ \ \ | |/ /
| * | fix memory leakStanislav Malyshev2015-09-281-0/+1
| * | FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry ...Stanislav Malyshev2015-09-283-1/+24
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-283-1/+45
|\ \ \ | |/ /
| * | Fix bug #69720: Null pointer dereference in phar_get_fp_offset()Stanislav Malyshev2015-09-283-1/+45
* | | Fix bug #70480 (php_url_parse_ex() buffer overflow read)Stanislav Malyshev2015-09-281-1/+1
| |/ |/|
* | Fixed bug #70572 segfault in mysqlnd_connectAndrey Hristov2015-09-252-2/+5
* | Spread the news about 70384Andrey Hristov2015-09-251-0/+2
* | update NEWSAnatol Belski2015-09-231-0/+1
* | add testAnatol Belski2015-09-231-0/+24
* | expose openssl config path so it can be testedAnatol Belski2015-09-231-0/+1
* | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-237-1/+78
* | add missing headerAnatol Belski2015-09-231-0/+1
* | silence mkdir to fix fails after unclean test runAnatol Belski2015-09-231-1/+1
* | Update timelib to 2015.02Derick Rethans2015-09-229-356/+264
* | Fixed test cases due to changes in rulesDerick Rethans2015-09-222-15/+2
* | Bumb timelib version to 2015.01Derick Rethans2015-09-2218-472/+583
* | Use tabs for arg info indent in openssl.cJakub Zelenka2015-09-201-147/+147
* | prepare for PHP-5.6.14RC1Ferenc Kovacs2015-09-173-5/+7
* | 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