phpdesktop icon indicating copy to clipboard operation
phpdesktop copied to clipboard

Windows: PHP 8.0: GD Extension: Windows DLL file name changed from php_gd2.dll to php_gd.dll

Open TCB13 opened this issue 10 months ago • 0 comments

https://php.watch/versions/8.0/gd2-gd-windows

Editing php.ini to use extension=php_gd.dll instead of extension=php_gd2.dll fixes the problem.

TCB13 avatar Feb 18 '25 19:02 TCB13