1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00
Files
archived-php-src/ext/gd/libgd
George Peter Banyard ac89139773 Fix [-Wtype-limits] in bundled GD lib by using signed integers
As seen in the gdImageRotateBicubicFixed() function the same setup
occurs but it uses signed integers, therefore we use also use
signed integers in gdImageRotateBilinear()

Moreover, these two functions have been removed upstream in
bd6d2e101f
therefore we should also mimic upstream and remove them...

Thanks to @cmb69 for pointing it out.
2020-02-06 01:34:09 +01:00
..
2018-12-31 20:50:19 +01:00
2016-10-13 14:40:37 +02:00
2017-01-17 10:10:12 +01:00
2020-01-16 19:14:31 +01:00
2019-06-19 15:09:00 +02:00
2019-06-11 16:54:45 +02:00
2020-01-09 00:17:14 +01:00
2019-06-20 23:40:51 +02:00
2019-04-11 15:54:09 +02:00
2019-01-15 10:15:05 +01:00
2019-06-11 16:50:25 +02:00
2020-01-16 19:14:31 +01:00
2016-09-20 01:38:28 +02:00
2019-03-17 23:29:51 +01:00
2019-06-28 20:02:11 +02:00
2020-01-16 19:14:31 +01:00
2017-10-23 15:26:08 +02:00