| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #72696: imagefilltoborder stackoverflow on truecolor images | Christoph M. Becker | 2016-11-01 | 1 | -1/+1 |
| * | Fix #72482: Ilegal write/read access caused by gdImageAALine overflow | Christoph M. Becker | 2016-11-01 | 1 | -48/+3 |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-30 | 1 | -17/+29 |
| |\ | |||||
| | * | Fix #73213: Integer overflow in imageline() with antialiasing | Christoph M. Becker | 2016-09-30 | 1 | -17/+29 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-21 | 1 | -20/+0 |
| |\ \ | |/ | |||||
| | * | Fix #72913: imagecopy() loses single-color transparency on palette images | Christoph M. Becker | 2016-08-21 | 1 | -20/+0 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-21 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | Fix #66005: imagecopy does not support 1bit transparency on truecolor images | Christoph M. Becker | 2016-08-21 | 1 | -1/+3 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-07-19 | 1 | -2/+47 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6 | Pierre Joye | 2016-07-20 | 1 | -15/+26 |
| | |\ | |||||
| | * | | #72482, revert for 5.6 for now | Pierre Joye | 2016-07-20 | 1 | -2/+47 |
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-19 | 1 | -15/+26 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fix #43828: broken transparency of imagearc for truecolor in blendingmode | Christoph M. Becker | 2016-07-19 | 1 | -15/+26 |
| | |/ | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Pierre Joye | 2016-07-19 | 1 | -47/+2 |
| |\ \ | |/ | |||||
| | * | #72482, Ilegal write/read access caused by gdImageAALine overflow | Pierre Joye | 2016-07-19 | 1 | -47/+2 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-07-19 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-07-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix #72512, invalid read or write for palette image when invalid transparent ... | Pierre Joye | 2016-07-19 | 1 | -2/+2 |
| | | * | Fix for bug #72558, Integer overflow error within _gdContributionsAlloc() | Stanislav Malyshev | 2016-07-18 | 1 | -1/+1 |
| | | * | Fixed bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read ac... | Pierre Joye | 2016-07-04 | 1 | -5/+8 |
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Pierre Joye | 2016-07-19 | 1 | -5/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Pierre Joye | 2016-07-19 | 1 | -5/+8 |
| | |\ \ | |||||
| | | * | | fix #72512, invalid read or write for palette image when invalid transparent ... | Pierre Joye | 2016-07-19 | 1 | -5/+8 |
| | | |/ | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-15 | 1 | -5/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix #72604: imagearc() ignores thickness for full arcs | Christoph M. Becker | 2016-07-15 | 1 | -5/+1 |
| | * | | Merge branch 'PHP-5.6.23' into PHP-5.6 | Stanislav Malyshev | 2016-06-21 | 1 | -9/+13 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'PHP-7.0.8' into PHP-7.0 | Stanislav Malyshev | 2016-06-21 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'PHP-5.6.23' into PHP-7.0.8 | Stanislav Malyshev | 2016-06-21 | 1 | -0/+10 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Merge branch 'PHP-5.5' into PHP-5.6.23 | Stanislav Malyshev | 2016-06-21 | 1 | -9/+13 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | | * | | iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting... | Stanislav Malyshev | 2016-06-20 | 1 | -9/+13 |
| | | | * | | Fix #66387: Stack overflow with imagefilltoborder | Christoph M. Becker | 2016-06-13 | 1 | -0/+4 |
| * | | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-06-20 | 1 | -0/+13 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Fix #64641: imagefilledpolygon doesn't draw horizontal line | Christoph M. Becker | 2016-06-20 | 1 | -0/+13 |
| * | | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-06-16 | 1 | -2/+52 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Fix #43475: Styled thick horizontal lines are scrambled | Christoph M. Becker | 2016-06-16 | 1 | -2/+52 |
| | | |/ / | |/| | | |||||
| * | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Pierre Joye | 2016-06-08 | 1 | -0/+6 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | prevent invalid color index (palette only), may lead to crash | Pierre Joye | 2016-06-08 | 1 | -0/+6 |
| * | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-21 | 1 | -1/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'pull-request/1425' into PHP-5.6 | Christoph M. Becker | 2015-07-21 | 1 | -1/+3 |
| | |\ \ | |||||
| | | * | | Fix #53156: imagerectangle problem with point ordering | Christoph M. Becker | 2015-07-20 | 1 | -1/+3 |
| * | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-20 | 1 | -0/+4 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fix #66387: Stack overflow with imagefilltoborder | Christoph M. Becker | 2015-07-20 | 1 | -0/+4 |
| | |/ / | |||||
| | * | | Fix #53154: Zero-height rectangle has whiskers | Christoph M. Becker | 2015-07-13 | 1 | -6/+10 |
| | |/ | |||||
| | * | fix memory leak | Stanislav Malyshev | 2015-01-04 | 1 | -2/+2 |
| * | | Fix #53154: Zero-height rectangle has whiskers | Christoph M. Becker | 2015-07-13 | 1 | -6/+10 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -9/+9 |
| * | | Fix Bug #68713 infinite loop / infinite free | Remi Collet | 2015-01-03 | 1 | -8/+6 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -4/+2 |
| * | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+4 |
| * | | cleanup TSRMLS_FETCH in ext/gd | Anatol Belski | 2014-09-26 | 1 | -4/+0 |
| |/ | |||||
