PHP 7.2 compatibility
-
Is the Remote Content Shortcode plugin compatible with PHP 7.2?
I tried to use the PHP Compatibility Checker plugin from WPEngine but it’s not able to scan the plugin in the time allowed.
Sorry, the site is not publically available, but, the behavior I see is the page with the shortcode will render up until the shortcode is encountered. Without debugging turned on it’s just a blank spot in the page, with debugging it shows:
Fatal error: Uncaught Error: Class ‘DOMDocument’ not found in /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php:255
Stack trace:
#0 /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php(324): DOMDocumentWrapper->documentCreate(‘UTF-8’)
#1 /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php(244): DOMDocumentWrapper->loadMarkupHTML(‘<!DOCTYPE html>…’)
#2 /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php(191): DOMDocumentWrapper->loadMarkup(‘<!DOCTYPE html>…’)
#3 /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php(177): DOMDocumentWrapper->load(‘<!DOCTYPE html>…’, NULL, NULL)
#4 /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php(4857): DOMDocumentWrapper->__construct(‘<!DOCTYPE html>…’, NULL, NULL)
#5 /wp-content/p in /wp-content/plugins/remote-content-shortcode/inc/phpQuery.php on line 255
- The topic ‘PHP 7.2 compatibility’ is closed to new replies.