summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.1.23PHP-7.1.23Sara Golemon2018-10-091-1/+1
* Update NEWS for PHP 7.1.23RC1Sara Golemon2018-09-281-1/+1
* Fix test for release buildsNikita Popov2018-09-281-2/+1
* Fixed bug #76846Nikita Popov2018-09-283-2/+33
* Fixed bug #76918 Repeated parameter name in arg infoSara Golemon2018-09-251-1/+1
* Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* Make tests portable across PHP 7.x versionsChristopher Jones2018-09-245-7/+7
* Remove $id from phpinfo as already done in PHP-7.3Christopher Jones2018-09-241-1/+0
* And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462
* Sync EXPECT usage with PHP-7.3Christopher Jones2018-09-2491-98/+95
* Remove trailing whitespace to help keep branches in syncChristopher Jones2018-09-24267-624/+623
* Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-248-44/+44
* Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-223-2/+27
* Fix getColumnMeta() testNikita Popov2018-09-191-8/+8
* Fix intermittent failures in mysqli_stmt_bind_result_format.phptNikita Popov2018-09-191-4/+4
* Fixed bug #76901Nikita Popov2018-09-193-7/+26
* Fix bug #75533: array_reduce is slow when $carry is large arrayManabu Matsui2018-09-182-3/+3
* Add spectre switch for suitable vc14 versionsAnatol Belski2018-09-181-0/+5
* Fix 76480: Use curl_multi_wait() so that timeouts are respectedPierrick Charron2018-09-172-1/+21
* Sync version for vc++ 15.9Anatol Belski2018-09-131-0/+2
* Improve error code matchingAnatol Belski2018-09-121-2/+2
* Update binary SDK version for AppVeyorAnatol Belski2018-09-121-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Ferenc Kovacs2018-09-120-0/+0
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2018-09-120-0/+0
| |\
| | * 5.6.39 will be the nextFerenc Kovacs2018-09-113-5/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-09-110-0/+0
|\ \ \ | |/ /
| * | 7.0.33 nextAnatol Belski2018-09-113-5/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-09-100-0/+0
|\ \ \ | |/ /
| * | Sync NEWS [ci skip]Anatol Belski2018-09-101-1/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-09-091-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-09-091-0/+1
| |\ \ | | |/
| | * Update NEWSStanislav Malyshev2018-09-091-0/+3
| | * Fix for bug #76582Stanislav Malyshev2018-09-091-0/+1
* | | Fix ssl stream reneg limit test to print only after first renegotiationJakub Zelenka2018-09-091-2/+6
* | | Fix #75273: php_zlib_inflate_filter() may not update bytes_consumedChristoph M. Becker2018-09-083-10/+64
* | | Sync with recent changes to default libcurl buildAnatol Belski2018-09-051-1/+16
* | | Fix #74454: Wrong exception being thrown when using ReflectionMethodChristoph M. Becker2018-09-054-2/+31
* | | Fix bug #74764 and add a test caseVille Hukkamaki2018-09-043-0/+29
* | | [ci skip] Update NEWSAnatol Belski2018-09-041-0/+4
* | | Revert all MySQL auth related changesNikita Popov2018-09-047-425/+29
* | | Fix parenthesis warningNikita Popov2018-09-041-1/+1
* | | Fix bug #75481: makedev warningPeter Kokot2018-09-042-1/+4
* | | Fixed bug #73457Ville Hukkamaki2018-09-044-18/+65
* | | Fixed bug #76832 ZendOPcache.MemoryBase periodically deleted by the OSAnatol Belski2018-09-031-0/+7
* | | Fixed reference-countingin ZTS build.Dmitry Stogov2018-09-031-1/+1
* | | Fix #75696: posix_getgrnam fails to print details of groupChristoph M. Becker2018-09-013-0/+25
* | | Fix stack underflow in pharAnatol Belski2018-08-301-10/+7
* | | fix double cast to int on 32-bitRemi Collet2018-08-301-1/+1