You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Deprecated: setcookie(): Passing null to parameter #5 ($domain) of type string is deprecated in /**/wpcontent/plugins/anspress-question-answer/includes/class/class-session.php on line 96
Describe the bug
PHP Deprecated: setcookie(): Passing null to parameter
#5($domain) of type string is deprecated in/**/wpcontent/plugins/anspress-question-answer/includes/class/class-session.phpon line96To Reproduce
Run php 8.3 with error logging enabled.
Expected behavior
There should be no error
Server