I get this deprecated error in PHP 8.5: PHP Deprecated: Function imagedestroy() is deprecated since 8.5, as it has no effect since PHP 8.0
There are also some variables that could use some default values to prevent errors. Looks like the last commit to this library was four years ago, are you still maintaining this?
I get this deprecated error in PHP 8.5:
PHP Deprecated: Function imagedestroy() is deprecated since 8.5, as it has no effect since PHP 8.0There are also some variables that could use some default values to prevent errors. Looks like the last commit to this library was four years ago, are you still maintaining this?