3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = <<<XML <buses> <DpsBus> <Line>Blue</Line> <Destination>North</Destination> <Time>5 min</Time> <DpsBus> <DpsBus> <Line>Green</Line> <Destination>East</Destination> <Time>7 min</Time> <DpsBus> <DpsBus> <Line>Blue</Line> <Destination>North</Destination> <Time>9 min</Time> XML; $data = simplexml_load_string($xml);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag DpsBus line 15 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24 Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag DpsBus line 13 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24 Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag DpsBus line 9 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24 Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag DpsBus line 7 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24 Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag DpsBus line 3 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24 Warning: simplexml_load_string(): Entity: line 19: parser error : Premature end of data in tag buses line 1 in /in/94j1Q on line 24 Warning: simplexml_load_string(): in /in/94j1Q on line 24 Warning: simplexml_load_string(): ^ in /in/94j1Q on line 24

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.26 ms | 405 KiB | 8 Q