Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw TypeError instead of warning in case of invalid path | Christoph M. Becker | 2019-06-13 | 7 | -27/+43 |
* | Remove superfluous CLEAN sections | Christoph M. Becker | 2019-06-13 | 5 | -20/+0 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-06-13 | 1 | -0/+3 |
|\ | |||||
| * | Add BMP support to PHP info | Christoph M. Becker | 2019-06-13 | 1 | -0/+3 |
* | | Add do...while(0) for RETURN_* and ZVAL_* APIs | twosee | 2019-06-12 | 1 | -1/+1 |
* | | Fix nullbyte tests | Christoph M. Becker | 2019-06-12 | 3 | -12/+18 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-06-12 | 9 | -134/+45 |
|\ \ | |/ | |||||
| * | Simplify GD null byte injection tests | Christoph M. Becker | 2019-06-12 | 9 | -126/+43 |
* | | Merge branch 'PHP-7.4' | Joe Watkins | 2019-06-12 | 7 | -50/+42 |
|\ \ | |/ | |||||
| * | fix flaky gd tests | Joe Watkins | 2019-06-12 | 7 | -50/+41 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-11 | 3 | -75/+6 |
|\ \ | |/ | |||||
| * | Remove unused _setEdgePixel() and getPixelOverflowColorTC() functions | Nikita Popov | 2019-06-11 | 1 | -56/+0 |
| * | Fix fabs warning in gd_interpolation.c | Nikita Popov | 2019-06-11 | 1 | -2/+2 |
| * | Remove safeboolean use in gd_jpeg.c | Nikita Popov | 2019-06-11 | 1 | -16/+3 |
| * | Fix abs(long) warnings in gd.c | Nikita Popov | 2019-06-11 | 1 | -1/+1 |
| * | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -1/+4 |
* | | Convert fetch_resource warnings into TypeErrors | Nikita Popov | 2019-06-03 | 30 | -260/+133 |
* | | Merge branch 'PHP-7.4' | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
| |\ | |||||
| | * | 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.4' | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
| |\ \ \ | | |/ / | |||||
| | * | | 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.4' | Peter Kokot | 2019-05-12 | 2 | -125/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [ci skip] Refactor libgd docs | Peter Kokot | 2019-05-12 | 2 | -125/+0 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -3/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -3/+0 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-11 | 10 | -8/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Rename *.jpeg files to *.jpg | Peter Kokot | 2019-05-11 | 10 | -8/+8 |
* | | | | | Merge branch 'PHP-7.4' | Kalle Sommer Nielsen | 2019-05-10 | 4 | -2/+175 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Implemented the gdScatter filter I wrote almost 10 years ago | Kalle Sommer Nielsen | 2019-05-10 | 4 | -2/+175 |
* | | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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.4' | Peter Kokot | 2019-04-20 | 1 | -0/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added test for imagecolorclosesthwb | Rodrigo Prado | 2019-04-20 | 1 | -0/+35 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix uninit warning in gd.c | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-11 | 3 | -3/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix libgd warnings | Nikita Popov | 2019-04-11 | 3 | -3/+8 |
* | | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-03-17 | 3 | -6/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove unused variables | Fabien Villepinte | 2019-03-17 | 3 | -6/+4 |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 57 | -65/+65 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 65 | -87/+87 |