3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = <<<HTML <script> console.log('<h1>aaa<\/h1>'); </script> HTML; $dom = new DOMDocument(); libxml_use_internal_errors(true); $dom->loadHTML(mb_convert_encoding($html, 'HTML-ENTITIES', "UTF-8"), LIBXML_HTML_NODEFDTD | LIBXML_HTML_NOIMPLIED); echo $dom->saveHTML();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
154.13 ms | 2621 KiB | 10 Q