• Resolved carryvaneijk

    (@carryvaneijk)


    The file nextgen-gallery/vendor/ezyang/htmlpurifier/library/HTMLPurifier/config.php uses function get_magic_quotes_gpc. It’s deprecated for php version 7.4 and removed in php-version 8.x.

    Please update file so that the function get_magic_quotes_gpc isn’t used anymore.

    With kind regards

Viewing 1 replies (of 1 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @carryvaneijk,

    Thanks for the report. We are in process of consolidating all of the PHP 8.0 and 8.1 warnings, deprecations, and regressions and we’ll roll out an update with all of these fixed.

Viewing 1 replies (of 1 total)

The topic ‘Using deprecated/removed php-function’ is closed to new replies.