summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.2.8PHP-7.2.8Remi Collet2018-07-171-1/+1
* update NEWSRemi Collet2018-07-171-1/+8
* Fix testStanislav Malyshev2018-07-171-2/+2
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-07-176-3/+118
* Update NEWS for PHP 7.2.8RC1Remi Collet2018-07-031-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-023-1/+28
|\
| * Fixed bug #75231Nikita Popov2018-07-023-1/+28
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-022-4/+2
|\ \ | |/
| * Fix test after serialization changeNikita Popov2018-07-022-4/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-07-027-41/+67
|\ \ | |/
| * Fixed bug #74670Nikita Popov2018-07-027-41/+67
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-021-5/+5
|\ \ | |/
| * Update libs_version.txtAnatol Belski2018-07-021-4/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-011-1/+1
|\ \ | |/
| * Make newly introduced bug76556.phpt more resilientChristoph M. Becker2018-07-011-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-303-1/+28
|\ \ | |/
| * Fix #76556: get_debug_info handler for BreakIterator shows wrong typeChristoph M. Becker2018-06-303-1/+28
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-301-3/+6
|\ \ | |/
| * Fix handling of void return type on internal functionsNikita Popov2018-06-301-3/+6
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-301-1/+1
|\ \ | |/
| * Fix typo in compound dim assign op inferenceNikita Popov2018-06-301-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-304-1/+34
|\ \ | |/
| * Fix #71848: getimagesize with $imageinfo returns falseChristoph M. Becker2018-06-304-1/+34
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-292-2/+8
|\ \ | |/
| * Fix nullable type pretty-printingNikita Popov2018-06-292-2/+8
* | [ci skip] Update NEWSAnatol Belski2018-06-291-0/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-290-0/+0
|\ \ | |/
| * [ci skip] Update NEWSAnatol Belski2018-06-291-0/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-292-0/+24
|\ \ | |/
| * Fixed bug #76548 pg_fetch_result did not fetch the next rowAnatol Belski2018-06-292-0/+24
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-284-1/+24
|\ \ | |/
| * Fixed bug #76532 (excessive memory usage in mb_strimwidth)Marcus Schwarz2018-06-284-1/+24
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-281-1/+1
|\ \ | |/
| * Update SDK version for AppVeyorAnatol Belski2018-06-281-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-281-0/+2
|\ \ | |/
| * Sync versions for VC++ 15.8Anatol Belski2018-06-281-0/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-281-6/+0
|\ \ | |/
| * Don't ignore commits on NEWS, etc. on AppVeyorAnatol Belski2018-06-281-6/+0
* | Update NEWSXinchen Hui2018-06-281-0/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-282-1/+21
|\ \ | |/
| * Fixed bug #76536 (PHP crashes with core dump when throwing exception in error...Xinchen Hui2018-06-283-1/+25
* | Update NEWSXinchen Hui2018-06-271-0/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-06-274-10/+47
|\ \ | |/
| * Fixed bug #76534 (PHP hangs on 'illegal string offset on string references wi...Xinchen Hui2018-06-275-10/+49
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-252-3/+6
|\ \ | |/
| * Fix arginfo wrt. optional/required parametersChristoph M. Becker2018-06-252-3/+6
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-2512-5/+356
|\ \ | |/
| * Prepare tests for ICU 62.1Anatol Belski2018-06-2512-5/+356
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-243-1/+39
|\ \ | |/
| * Fixed bug #76502Nikita Popov2018-06-243-1/+41