summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-271-1/+1
| |\ \ | | |/
| | * Skip test on PostgreSQL 10Anatol Belski2017-10-271-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-271-1/+1
| |\ \ | | |/
| | * Fix test compat for PostgreSQL 10Anatol Belski2017-10-271-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-271-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-271-1/+6
| |\ \ | | |/
| | * Apply upstream patch for CVE-2017-14107Anatol Belski2017-10-271-1/+6
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-251-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-251-2/+2
| |\ \ | | |/
| | * Fix typo in commentsFabien Villepinte2017-10-251-2/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-251-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-251-0/+2
| |\ \ | | |/
| | * Fix the SKIPIF part in /ext/gd/tests/bug75437.phptFabien Villepinte2017-10-251-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-252-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-252-0/+19
| |\ \ | | |/
| | * Fix bug #75437 Wrong reflection on imagewebpFabien Villepinte2017-10-252-0/+19
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-241-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-241-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-241-1/+1
| | |\
| | | * Parametrize the expected value to avoid platform false positivesAnatol Belski2017-10-241-1/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-10-241-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-10-241-0/+1
| |\ \ \ | | |/ /
| | * | Decref default_link when clearingSara Golemon2017-10-241-0/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-243-22/+244
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-243-22/+244
| |\ \ \ | | |/ /
| | * | Fixed bug #65148 (imagerotate may alter image dimensions)Christoph M. Becker2017-10-243-22/+244
* | | | Merge branch 'PHP-7.1' into PHP-7.2Derick Rethans2017-10-241-7/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-10-241-489/+14
| |\ \ \ | | |/ /
| | * | Update timezonemap.h, which needs to match the bundled TZ dbDerick Rethans2017-10-241-736/+44
| * | | Fix testAnatol Belski2017-10-241-1/+2
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-242-1/+24
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-242-1/+24
| | |\ \ | | | |/
| | | * Fixed bug #72535 arcfour encryption stream filter crashes phpAnatol Belski2017-10-242-1/+24
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-244-2/+35
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-245-925/+1066
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-245-717/+2337
| | |\ \ | | | |/
| | | * Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()Anatol Belski2017-10-245-716/+2336
| | | * Apply upstream patch for CVE-2016-1283Anatol Belski2017-10-242-1/+16
| | | * Patch from the upstream gitRemi Collet2017-07-051-1/+3
| | | * Patch from the upstream gitRemi Collet2017-07-051-1/+8
| | | * Patch from the upstream gitRemi Collet2017-07-051-0/+2
| | | * Patch from the upstream gitRemi Collet2017-07-051-5/+0
| | | * Patch from the upstream gitRemi Collet2017-07-051-2/+6
| | | * Improve fix for #74145Stanislav Malyshev2017-07-041-5/+10
* | | | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-10-232-13/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-10-232-13/+21
| |\ \ \ | | |/ /
| | * | Bugfix#75419 Fix clearing of default link during pg_close()Sara Golemon2017-10-232-13/+21
| | * | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009
| * | | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009