JamesHeinrich / phpThumb

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

Fix forupstream #213

Closed honzito closed 1 year ago

honzito commented 1 year ago

fixes for php 8.2 PHP 8.2 complains, if the string parameter to function is null or inf parameter is floet. Now typecasted to right form, so the phpThumb.demo.demo.php works with both - ImageMagick and GD