-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Hello,
Encountering this issue after the plugin update.
Any solution for this without reverting the plugin update?
PHP - 8.3
WP - 6.8.3
[15-Dec-2025 08:31:10 UTC] PHP Warning: Undefined global variable $_SESSION in /wp-content/plugins/authorizer/src/authorizer/class-authentication.php on line 1255
[15-Dec-2025 08:31:10 UTC] PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /wp-content/plugins/authorizer/src/authorizer/class-authentication.php:1255
Stack trace:
#0 /wp-content/plugins/authorizer/src/authorizer/class-authentication.php(1255): array_key_exists('token', NULL)
#1 /wp-content/plugins/authorizer/src/authorizer/class-authentication.php(187): Authorizer\Authentication->custom_authenticate_google(Array)
#2 /wordpress-versions/6.8.3/wp-includes/class-wp-hook.php(324): Authorizer\Authentication->custom_authenticate(NULL, '', '')
#3 /wordpress-versions/6.8.3/wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array)
#4 /wordpress-versions/6.8.3/wp-includes/pluggable.php(623): apply_filters('authenticate', NULL, '', '')
#5 /wordpress-versions/6.8.3/wp-includes/user.php(109): wp_authenticate('', Object(SensitiveParameterValue))
#6 /wordpress-versions/6.8.3/wp-login.php(1323): wp_signon(Array, true)
#7 {main}
thrown in /dom30965/wp-content/plugins/authorizer/src/authorizer/class-authentication.php on line 1255
Metadata
Metadata
Assignees
Labels
No labels