PHP warnings
-
Great idea! Unfortunately these lines appear when the plugin is activated:
PHP Strict Standards: WP_Image_Editor and SmartCrop_WP_Image_Editor_Common define the same property ($size) in the composition of SmartCrop_WP_Image_Editor_Imagick. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in smartcrop/includes/class-smartcrop-wp-image-editor-imagick.php on line 92
PHP Strict Standards: WP_Image_Editor and SmartCrop_WP_Image_Editor_Common define the same property ($size) in the composition of SmartCrop_WP_Image_Editor_GD. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed in smartcrop/includes/class-smartcrop-wp-image-editor-gd.php on line 94
- The topic ‘PHP warnings’ is closed to new replies.