Problem after updated PHP version
-
Hi,
After i updated php 7.4 to php 8.3 i have two warnings on my site:
Warning: Undefined variable $post in [..]/wp-content/plugins/enhanced-text-widget/enhanced-text-widget.php(68) : eval()'d code on line 12
Warning: Attempt to read property "ID" on null in /[..]/wp-content/plugins/enhanced-text-widget/enhanced-text-widget.php(68) : eval()'d code on line 12Is there anything that can solve this problem?
Thank you very much!
NVM i just see that this isn’t the plugin’s fault
- The topic ‘Problem after updated PHP version’ is closed to new replies.