Deprecated errors in Login with VIPPS
-
Hello,
After upgrading to PHP 8.1 we do see following Warnings and Deprecated messages when our page in Debug Mode:
Deprecated: Return type of VippsSession::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in wp-content/plugins/login-with-vipps/VippsSession.class.php on line 64Warning: Cannot modify header information – headers already sent by (output started atwp-content/plugins/login-with-vipps/VippsSession.class.php:49) in /wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1478
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/login-with-vipps/VippsSession.class.php:49) in?wp-includes/pluggable.php?on line?1350
Warning: Cannot modify header information – headers already sent by (output started at wp-content/plugins/login-with-vipps/VippsSession.class.php:49) in wp-includes/pluggable.php?on line?1353
Warning: Cannot modify header information – headers already sent by (output started at wp-content/plugins/login-with-vipps/VippsSession.class.php:49) in?wp-includes/functions.php?on line?6830
Have you seen this before @iverok?
- The topic ‘Deprecated errors in Login with VIPPS’ is closed to new replies.