PHP 8.4 Deprecated Warnings
-
I’ve just started testing PHP 8.4 and came across a few deprecated warnings that need to be tackled:
Deprecated: Imagely\NGG\DataMapper\Model::__construct(): Implicitly marking parameter $object as nullable is deprecated, the explicit nullable type must be used instead in /wp-content/plugins/nextgen-gallery/src/DataMapper/Model.php on line 13
Deprecated: Imagely\NGG\Display\View::get_template_abspath(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead in /wp-content/plugins/nextgen-gallery/src/Display/View.php on line 108
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.