Compatibility with PHP 8
-
I’m preparing to upgrade a site’s PHP to 8, so I’ve run the command “php -l” on all the PHP files. This plugin has a file that does not pass the syntax check. I get the message: “PHP Fatal error: Declaration of WPGMZA\DOMElement::remove() must be compatible with DOMElement::remove(): void in ./wp-content/plugins/wp-google-maps/includes/class.dom-element.php on line 743” I get this message with PHP 8.0, 8.1, and 8.2. I do not get it with 7.4.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Compatibility with PHP 8’ is closed to new replies.