• 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)
  • Hi @ispreview,

    Thanks for reaching out,

    Checking our code, it appears that we have a comment mentioning that this code may return a warning on PHP 8.4 versions, but this shouldn’t functionally affect the galleries.

    Could you please let me know if you are getting any associated to this warning errors while adding or displaying galleries?

    I went ahead and submit an issue report for our developers so they could review this warning and resolve in the future.

    I’ve also added a note so we could get back to you should we have a NextGEN Gallery plugin update fixing it.

    Thanks

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.