3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = <<<XML <html> <head><title>500 Internal Server Error</title></head> <body bgcolor="white"> <center><h1>500 Internal Server Error</h1></center> <hr><center>nginx/1.2.1</center> </body> </html> XML; $movies = new SimpleXMLElement($data);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Opening and ending tag mismatch: hr line 5 and body in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): </body> in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Opening and ending tag mismatch: body line 3 and html in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): </html> in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Premature end of data in tag html line 1 in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): </html> in /in/hXc4O on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/hXc4O on line 11 Fatal error: Uncaught Exception: String could not be parsed as XML in /in/hXc4O:11 Stack trace: #0 /in/hXc4O(11): SimpleXMLElement->__construct('<html>\n<head><t...') #1 {main} thrown in /in/hXc4O on line 11
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
40.31 ms | 402 KiB | 8 Q