PHP Warning in error_log for link-template.php
-
Hello,
I’m using WordPress 6.4.3 and after updating to PHP v8.2 (maybe that’s the cause?) I’m seeing multiple entries in my error_log every day, with the following two lines repeating:
[10-Feb-2024 12:57:52 UTC] PHP Warning: Attempt to read property "post_type" on null in /home/xxx/public_html/alexkunz/wp-includes/link-template.php on line 4155 [10-Feb-2024 12:57:52 UTC] PHP Warning: Attempt to read property "post_type" on null in /home/xxx/public_html/alexkunz/wp-includes/link-template.php on line 4157
According to https://www.ads-software.com/news/2023/10/wordpress-6-4s-php-compatibility/ PHP v8.2 should be good to go for WP 6.4 though, so I’m not sure why I’m seeing this error.
Is there anything I can do on my end to troubleshoot this?
Thanks
Alex.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Warning in error_log for link-template.php’ is closed to new replies.