3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { $xml = new SimpleXMLElement('<?xml version="1.0"?><Pablo is="gay></Pablo>'); } catch (\Exception $e) { echo 'ok'; }
Output for git.master, git.master_jit, rfc.property-hooks
Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Unescaped '<' not allowed in attributes values in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): <?xml version="1.0"?><Pablo is="gay></Pablo> in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): ^ in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : attributes construct error in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): <?xml version="1.0"?><Pablo is="gay></Pablo> in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): ^ in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Couldn't find end of Start Tag Pablo line 1 in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): <?xml version="1.0"?><Pablo is="gay></Pablo> in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): ^ in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Extra content at the end of the document in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): <?xml version="1.0"?><Pablo is="gay></Pablo> in /in/c6apQ on line 4 Warning: SimpleXMLElement::__construct(): ^ in /in/c6apQ on line 4 ok

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:
39.52 ms | 404 KiB | 8 Q