Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
|\ | |||||
| * | Fix function name | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
| |\ | |||||
| | * | Fix #77973: Uninitialized read in gdImageCreateFromXbm | Christoph M. Becker | 2019-05-27 | 2 | -1/+31 |
| * | | Fix #77943: imageantialias($image, false); does not work | Christoph M. Becker | 2019-04-29 | 1 | -1/+5 |
| * | | Add tests for bug77943 | Christoph M. Becker | 2019-04-29 | 2 | -0/+29 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
|\ \ \ | |||||
| * | | | Fix #77943: imageantialias($image, false); does not work | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
| |/ / | |||||
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-03-06 | 2 | -1/+25 |
|\ \ \ | |/ / | |||||
| * | | Fix #77700: Writing truecolor images as GIF ignores interlace flag | Christoph M. Becker | 2019-03-06 | 2 | -1/+25 |
* | | | Fix failing test | Christoph M. Becker | 2019-01-19 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-01-19 | 2 | -0/+27 |
|\ \ \ | |/ / | |||||
| * | | Fix #77479: imagewbmp() segfaults with very large images | Christoph M. Becker | 2019-01-19 | 2 | -0/+27 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-01-16 | 3 | -5/+50 |
|\ \ \ | |/ / | |||||
| * | | Fix #73614: gdImageFilledArc() doesn't properly draw pies | Christoph M. Becker | 2019-01-16 | 3 | -5/+50 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-01-10 | 2 | -81/+55 |
|\ \ \ | |/ / | |||||
| * | | Fix #73281: imagescale(…, IMG_BILINEAR_FIXED) can cause black border | Christoph M. Becker | 2019-01-10 | 2 | -81/+55 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-01-10 | 2 | -26/+38 |
|\ \ \ | |/ / | |||||
| * | | Fix #77272: imagescale() may return image resource on failure | Christoph M. Becker | 2019-01-10 | 2 | -26/+38 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-01-06 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fix test | Stanislav Malyshev | 2019-01-06 | 1 | -0/+2 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-01-06 | 4 | -11/+50 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-01-06 | 4 | -11/+50 |
| |\ \ | | |/ | |||||
| | * | Fix #77270: imagecolormatch Out Of Bounds Write on Heap | Christoph M. Becker | 2019-01-06 | 2 | -2/+20 |
| | * | Fix #77269: Potential unsigned underflow in gdImageScale | Christoph M. Becker | 2019-01-06 | 2 | -9/+30 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 57 | -71/+35 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 195 | -507/+507 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 3 | -12/+12 |
| | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 26 | -896/+896 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-12-31 | 3 | -2/+17 |
|\ \ \ | |/ / | |||||
| * | | Fix #77391: 1bpp BMPs may fail to be loaded | Christoph M. Becker | 2018-12-31 | 3 | -2/+17 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-25 | 2 | -1/+38 |
|\ \ \ | |/ / | |||||
| * | | Fix #77200: imagecropauto(…, GD_CROP_SIDES) crops left but not right | Christoph M. Becker | 2018-11-25 | 2 | -1/+38 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-25 | 3 | -28/+113 |
|\ \ \ | |/ / | |||||
| * | | Fix #77198: auto cropping has insufficient precision | Christoph M. Becker | 2018-11-25 | 3 | -28/+113 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix test case | Christoph M. Becker | 2018-11-24 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-24 | 3 | -4/+28 |
|\ \ \ | |/ / | |||||
| * | | Fix #77195: Incorrect error handling of imagecreatefromjpeg() | Christoph M. Becker | 2018-11-24 | 3 | -4/+28 |
| * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 57 | -71/+35 |
| * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 197 | -510/+510 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -15/+15 |
| * | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 3 | -91/+91 |
* | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 56 | -70/+34 |
* | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 195 | -508/+508 |
* | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |