Switch to PHP 8.1 results in tag nav invalid in entity
-
Hi all,
I have switched to PHP 8.1 and in my error console I can see that the plugin causes some warnings. For instance:
– DOMDocument::loadHTML(): Tag nav invalid in Entity, line: 1293
– DOMDocument::loadHTML(): Tag header invalid in Entity, line: 1296
– DOMDocument::loadHTML(): Tag main invalid in Entity, line: 1451
– DOMDocument::loadHTML(): Tag bdi invalid in Entity, line: 1464
– DOMDocument::loadHTML(): Unexpected end tag : div in Entity, line: 1553I do not quite know how to fix this.
Hoping someone can help.Best, E
- The topic ‘Switch to PHP 8.1 results in tag nav invalid in entity’ is closed to new replies.