PHP 8.4.8 compatibility

2 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 3:31pm   (RSS)

Hi,

After a mandatory update that I needed to apply on my project and upgraded to PHP 8.4.8 while i trying to login to cmsB getting the errors:
Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 95
Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 95
Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427
Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427
Deprecated: Method mysqli::ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this method is now redundant in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 308
Deprecated: Constant E_STRICT is deprecated in /xxxxxxx/xxxxxxx/www/cmsAdmin/lib/errorlog_functions.php on line 427 Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent

Any help would appreciate,

Karls