gfx-php
gfx-php copied to clipboard
PHP 8.2 compatibility errors
Two known issues from using this library on newer PHP versions.
- "Creation of dynamic property Mike42\GfxPhp\Codec\Common\DataBlobInputStream::$data is deprecated" in DataBlobInputStream.
- "Use of "self" in callables is deprecated" in eg.
BlackAndWhiteRasterImage.php, line 20.
Also the other packages