PHP warnings that will throw an error in future PHP versions
-
[27-Aug-2020 19:37:52 UTC] PHP Warning: Use of undefined constant USER_SWITCHING_SECURE_COOKIE – assumed ‘USER_SWITCHING_SECURE_COOKIE’ (this will throw an Error in a future version of PHP) in wp-content/plugins/user-switching/user-switching.php on line 1100
[27-Aug-2020 19:37:52 UTC] PHP Warning: Use of undefined constant USER_SWITCHING_COOKIE – assumed ‘USER_SWITCHING_COOKIE’ (this will throw an Error in a future version of PHP) in wp-content/plugins/user-switching/user-switching.php on line 1056
[27-Aug-2020 19:37:52 UTC] PHP Warning: Use of undefined constant USER_SWITCHING_SECURE_COOKIE – assumed ‘USER_SWITCHING_SECURE_COOKIE’ (this will throw an Error in a future version of PHP) in wp-content/plugins/user-switching/user-switching.php on line 1057
[27-Aug-2020 19:37:52 UTC] PHP Warning: Use of undefined constant USER_SWITCHING_OLDUSER_COOKIE – assumed ‘USER_SWITCHING_OLDUSER_COOKIE’ (this will throw an Error in a future version of PHP) in wp-content/plugins/user-switching/user-switching.php on line 1058
- The topic ‘PHP warnings that will throw an error in future PHP versions’ is closed to new replies.