claviska / SimpleImage

A PHP class that makes working with images and GD as simple as possible.
MIT License
1.38k stars 382 forks source link

PHP 8.2: Deprecation warning "Creation of dynamic property" #305

Closed distantnative closed 1 year ago

distantnative commented 1 year ago

Hi there,

Encountering a deprecation warning when running with PHP 8.2 - I know the final release isn't even out yet. So please treat this just as a heads up with no expectation that it needs to be fixed even before final release:

Creation of dynamic property claviska\SimpleImage::$flags is deprecated in vendor/claviska/simpleimage/src/claviska/SimpleImage.php on line 63