JamesHeinrich / phpThumb

phpThumb() - The PHP thumbnail generator
Other
315 stars 97 forks source link

Fix PHP v8 change GdImage from resource to object #162

Closed dleffler closed 3 years ago

dleffler commented 3 years ago

Here's the implementation I've used which seems to work well under PHP v8 with backwards compatibility.