3v4l.org

run code in 300+ PHP versions simultaneously
<?php $feed = "http://www.insomnia.gr/rss/forums/41-%CE%B4%CE%B5%CE%BB%CF%84%CE%AF%CE%B1-%CF%84%CF%8D%CF%80%CE%BF%CF%85.xml"; $feed_to_array = (array) simplexml_load_file($feed); print_r($feed_to_array);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: simplexml_load_file(): php_network_getaddresses: getaddrinfo for www.insomnia.gr failed: System error in /in/fkLik on line 5 Warning: simplexml_load_file(http://www.insomnia.gr/rss/forums/41-%CE%B4%CE%B5%CE%BB%CF%84%CE%AF%CE%B1-%CF%84%CF%8D%CF%80%CE%BF%CF%85.xml): Failed to open stream: php_network_getaddresses: getaddrinfo for www.insomnia.gr failed: System error in /in/fkLik on line 5 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://www.insomnia.gr/rss/forums/41-%CE%B4%CE%B5%CE%BB%CF%84%CE%AF%CE%B1-%CF%84%CF%8D%CF%80%CE%BF%CF%85.xml" in /in/fkLik on line 5 Array ( [0] => )

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:
55.34 ms | 403 KiB | 8 Q