summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Use variables that already received ZEND_NUM_ARGS()Gabriel Caruso2018-07-221-3/+3
* Remove unnecessary uses of z/ parametersNikita Popov2018-06-251-2/+2
* Deprecate image2wbmp()Christoph M. Becker2018-06-103-60/+26
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-3/+3
* Dump obsolete EBCDIC supportChristoph M. Becker2018-05-142-12/+0
* Merge branch 'PHP-7.2'Christoph M. Becker2018-03-303-1/+25
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-303-1/+25
| |\
| | * Fix #52070: imagedashedline() - dashed line sometimes is not visibleChristoph M. Becker2018-03-303-1/+25
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-03-102-1/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-03-102-1/+21
| |\ \ | | |/
| | * Fix #73957: signed integer conversion in imagescale()Christoph M. Becker2018-03-102-1/+21
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-03-022-0/+21
|\ \ \ | |/ /
| * | Fix #76041: null pointer access crashed phpChristoph M. Becker2018-03-022-0/+21
* | | [ci skip] Remove space between function name and open parenthesesGabriel Caruso2018-02-241-2/+2
* | | Merge branch 'PHP-7.2'Christoph M. Becker2018-02-241-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-241-1/+1
| |\ \ | | |/
| | * Fix imagesetinterpolation arginfoGabriel Caruso2018-02-241-1/+1
| | * Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2018-01-023-5/+20
| | |\
| | * | year++Xinchen Hui2018-01-024-4/+4
| * | | Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2Xinchen Hui2018-01-023-5/+20
| |\ \ \
| * | | | year++Xinchen Hui2018-01-024-4/+4
* | | | | Remove duplicated testsGabriel Caruso2018-02-221-4/+4
* | | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2030-30/+30
* | | | | Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-1/+1
* | | | | Removed unused variablesGabriel Caruso2018-02-111-4/+0
* | | | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-8/+8
* | | | | Align overflow error messages with upstreamChristoph M. Becker2018-02-107-10/+10
* | | | | Remove unused functionChristoph M. Becker2018-02-094-13/+0
* | | | | Remove unused filesChristoph M. Becker2018-02-092-298/+0
* | | | | Fix some misspellingsGabriel Caruso2018-02-061-4/+4
* | | | | Remove unused variableChristoph M. Becker2018-02-061-3/+3
* | | | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-042-6/+6
* | | | | Use int instead of integer in type errorsGabriel Caruso2018-02-0451-104/+104
* | | | | Add and fix SKIPIF sectionsGabriel Caruso2018-02-041-1/+1
* | | | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+0
* | | | | Sync gdImageCrop() with upstreamChristoph M. Becker2018-02-021-43/+7
* | | | | Trailing whitespacesGabriel Caruso2018-01-034-7/+7
* | | | | Merge branch 'master' of git.php.net:/php-srcXinchen Hui2018-01-023-5/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'PHP-7.2'Stanislav Malyshev2018-01-013-5/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-01-013-5/+20
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-01-013-5/+20
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-01-013-5/+20
| | | | |\
| | | | | * Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtxChristoph M. Becker2018-01-013-5/+20
* | | | | | year++Xinchen Hui2018-01-024-4/+4
|/ / / / /
* | | | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2017-11-291-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-11-291-0/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-11-291-0/+10
| | |\ \ \ | | | |/ /
| | | * | Define floorf if system doesn't have it (follow up for 22c48761)Lior Kaplan2017-11-291-0/+10
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2017-10-251-0/+2
|\ \ \ \ \ | |/ / / /