3v4l.org

run code in 300+ PHP versions simultaneously
<?php $response = "<?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadId>0</LeadId><Error>Invalid Home Telephone.<br>Invalid Mobile Phone.<br></Error></LeadResponse>"; $xml = new SimpleXMLElement($response); $leadID = (string)$xml->LeadResponse->LeadId; var_dump($leadID);
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : String not started expecting ' or " in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Malformed declaration expecting version in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Blank needed here in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : parsing XML declaration: '?>' expected in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : AttValue: " or ' expected in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : attributes construct error in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Couldn't find end of Start Tag LeadResponse line 1 in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Extra content at the end of the document in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Fatal error: Uncaught Exception: String could not be parsed as XML in /in/HLcSH:6 Stack trace: #0 /in/HLcSH(6): SimpleXMLElement->__construct('<?xml version=1...') #1 {main} thrown in /in/HLcSH on line 6
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : String not started expecting ' or " in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Malformed declaration expecting version in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Blank needed here in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : parsing XML declaration: '?>' expected in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : AttValue: " or ' expected in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : attributes construct error in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Couldn't find end of Start Tag LeadResponse line 1 in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Extra content at the end of the document in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: SimpleXMLElement::__construct(): ^ in /in/HLcSH on line 6 Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /in/HLcSH:6 Stack trace: #0 /in/HLcSH(6): SimpleXMLElement->__construct('<?xml version=1...') #1 {main} thrown in /in/HLcSH on line 6
Process exited with code 255.
Output for 5.0.3 - 5.0.5
Warning: Entity: line 1: parser error : String not started expecting ' or " in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Malformed declaration expecting version in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Blank needed here in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : parsing XML declaration: '?>' expected in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : AttValue: " or ' expected in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : attributes construct error in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Couldn't find end of Start Tag LeadResponse line 1 in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Extra content at the end of the document in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /in/HLcSH:6 Stack trace: #0 /in/HLcSH(6): SimpleXMLElement->__construct('<?xml version=1...') #1 {main} thrown in /in/HLcSH on line 6
Process exited with code 255.
Output for 5.0.0 - 5.0.2
Warning: Entity: line 1: parser error : String not started expecting ' or " in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Malformed declaration expecting version in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Blank needed here in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : parsing XML declaration: '?>' expected in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : AttValue: " or ' expected in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : attributes construct error in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Couldn't find end of Start Tag LeadResponse line 1 in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Warning: Entity: line 1: parser error : Extra content at the end of the document in /in/HLcSH on line 6 Warning: <?xml version=1.0 encoding=utf-8?><LeadResponse xmlns=http://tempuri.org/><LeadI in /in/HLcSH on line 6 Warning: ^ in /in/HLcSH on line 6 Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /in/HLcSH:6 Stack trace: #0 {main} thrown in /in/HLcSH on line 6
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: simplexmlelement in /in/HLcSH on line 6
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: simplexmlelement in /in/HLcSH on line 6

preferences:
373.34 ms | 401 KiB | 459 Q