3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = '<received> <![CDATA[ from DM2PR07MB1563.namprd07.prod.outlook.com ([::1]) by DM2PR07MB1563.namprd07.prod.outlook.com ([fe80::645f:4ee6:7808:6c7f%13]) with Microsoft SMTP Server id 15.01.1220.018; Fri, 7 Jul 2017 19:27:18 +0000 ]]> </received>'; $domxml = DOMDocument::loadXML($xml);
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.7
Fatal error: Uncaught Error: Non-static method DOMDocument::loadXML() cannot be called statically in /in/h9fbg:10 Stack trace: #0 {main} thrown in /in/h9fbg on line 10
Process exited with code 255.
Output for 7.0.0 - 7.0.31, 7.1.0 - 7.1.21, 7.2.0 - 7.2.33, 7.3.16 - 7.3.31, 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
Deprecated: Non-static method DOMDocument::loadXML() should not be called statically in /in/h9fbg on line 10
Output for 7.3.32 - 7.3.33, 7.4.26

preferences:
168 ms | 402 KiB | 205 Q