Search found 1 match
- 2016-05-16T02:15:46-07:00
- Forum: IMagick
- Topic: Cannot inherit from ImagickException
- Replies: 1
- Views: 8759
Cannot inherit from ImagickException
Hello. Our CMS is using Imagick for image conversion. We have a class "app_image_exception" which extends ImagickException. It was working fine before I updated Imagick to version 3.4.0 Now it throws "Fatal error: Class app_images_exception may not inherit from final class (ImagickException)" Is it ...