3.6.2: Replaced get_resource_type with get_class (#279)
Now using get_resource_type with get_class for checking valid gd image instance. For PHP 8.0 and higher, get_resource_type with a GD image argument, will throw a Fatal Error.
Now using get_resource_type with get_class for checking valid gd image instance. For PHP 8.0 and higher, get_resource_type with a GD image argument, will throw a Fatal Error.