php 8.1, TONS of unserialize and depreciated errors
-
Recovering a site with a badly damaged db, For the most part everything runs as it should with the exception of randomly disappearing content. All Images, no matter if I scan them with a recovery tool and add back to media folder, menu’s with disappearing links, etc… This is driving me NUTS!!!!
Sample of my constantly rapid filling debug log:
E_NOTICE: unserialize(): Error at offset 93 of 216 bytes in /sites/sites/********/public_html/wp-includes/functions.php on line 649
E_DEPRECATED: Optional parameter $keyType declared before required parameter $notAfter is implicitly treated as a required parameter in /sites/sites/********/public_html/wp-content/plugins/ssl-zen/ssl_zen/lib/LEOrder.php on line 77
E_DEPRECATED: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /sites/sites/*******/public_html/wp-includes/formatting.php on line 5397
E_DEPRECATED: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /sites/sites/******/public_html/wp-includes/functions.php on line 7045
E_DEPRECATED: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /sites/sites/******/public_html/wp-includes/functions.php on line 2160
The page I need help with: [log in to see the link]
- The topic ‘php 8.1, TONS of unserialize and depreciated errors’ is closed to new replies.