Skip to content

3.6.2: Replaced get_resource_type with get_class (#279)

Compare
Choose a tag to compare
@claviska claviska released this 20 Apr 12:09
· 30 commits to master since this release
255d9e7
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.