PHP Deprecated: DOMDocument::createElement()
-
PHP Deprecated: DOMDocument::createElement(): Passing null to parameter #2 ($value) of type string is deprecated in public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Dom/Document.php on line 2052The plugin is throwing this error minute by minute on PHP 8.2.
Also the next lines are accusing deprecation too.
PHP Deprecated: Creation of dynamic property AmpProject\Dom\Document::$html is deprecated in public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Dom/Document.php on line 1932PHP Deprecated: Creation of dynamic property AmpProject\Dom\Document::$head is deprecated in public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Dom/Document.php on line 1947PHP Deprecated: Creation of dynamic property AmpProject\Dom\Document::$xpath is deprecated in public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Dom/Document.php on line 1917PHP Deprecated: Creation of dynamic property AmpProject\Dom\Document::$body is deprecated in /public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Dom/Document.php on line 1769Creation of dynamic property AmpProject\Optimizer\Configuration\OptimizeAmpBindConfiguration::$enabled is deprecated in public_html/wp-content/plugins/accelerated-mobile-pages/includes/vendor/tool/Optimizer/Configuration/BaseTransformerConfiguration.php on line 41
The topic ‘PHP Deprecated: DOMDocument::createElement()’ is closed to new replies.