summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions for PHP 7.3.0RC2php-7.3.0RC2Christoph M. Becker2018-09-253-4/+4
* Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-241-2/+2
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-2/+2
| |\
| | * Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-245-1/+120
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-245-2/+125
| |\ \ | | |/
| | * Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-241-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-1/+1
| |\ \ | | |/
| | * Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-245-7/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-245-7/+7
| |\ \ | | |/
| | * Make tests portable across PHP 7.x versionsChristopher Jones2018-09-245-7/+7
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-240-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-1/+0
| |\ \ | | |/
| | * Remove $id from phpinfo as already done in PHP-7.3Christopher Jones2018-09-241-1/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-24144-167/+167
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-24151-462/+462
| |\ \ | | |/
| | * And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-244-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-2491-98/+95
| |\ \ | | |/
| | * Sync EXPECT usage with PHP-7.3Christopher Jones2018-09-2491-98/+95
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-24262-605/+604
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-24267-624/+623
| |\ \ | | |/
| | * Remove trailing whitespace to help keep branches in syncChristopher Jones2018-09-24267-624/+623
* | | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-09-242-23/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-248-44/+44
| |\ \ | | |/
| | * Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-248-44/+44
* | | [ci skip] Update NEWSAnatol Belski2018-09-231-0/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-224-13/+37
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-223-2/+27
| |\ \ | | |/
| | * Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-223-2/+27
* | | Fix test and add skip sectionAnatol Belski2018-09-221-2/+8
* | | Add test for bug #76909Anatol Belski2018-09-211-0/+21
* | | Fixed bug #76909 preg_match difference between 7.3 and < 7.3Anatol Belski2018-09-211-3/+3
* | | Upgrade PCRE2 to 10.32Anatol Belski2018-09-2136-4038/+4870
* | | FixSebastian Bergmann2018-09-201-1/+1
* | | FixSebastian Bergmann2018-09-201-1/+1
* | | Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string off...Dmitry Stogov2018-09-203-0/+24
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-192-12/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-192-12/+12
| |\ \ | | |/
| | * Fix getColumnMeta() testNikita Popov2018-09-191-8/+8
| | * Fix intermittent failures in mysqli_stmt_bind_result_format.phptNikita Popov2018-09-191-4/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-193-7/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-193-7/+24
| |\ \ | | |/
| | * Fixed bug #76901Nikita Popov2018-09-193-7/+26
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-182-3/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-182-3/+3
| |\ \ | | |/
| | * Fix bug #75533: array_reduce is slow when $carry is large arrayManabu Matsui2018-09-182-3/+3
* | | Remove invalid freeNikita Popov2018-09-181-1/+0