Error after upgrade to PHP 8.4 Error after upgrade to PHP 8.4
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Error after upgrade to PHP 8.4

Started by panhead, July 16, 2025, 04:35:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

After upgrading to PHP 8.4 I get this error when uploading and displaying images:

Deprecated: Constant E_STRICT is deprecated in /home/deb/domains/xxx.net/public_html/dir/coppermine/include/debugger.inc.php on line 95
Is there a workaround for this?

ron4mac

You may safely remove that line in that file ...

panhead