3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<pre><code>"; $xml=simplexml_load_file('http://dl.dropbox.com/u/72519118/response.xml'); var_dump($xml->xpath('//SINGLE/KEY[@name="description"]/VALUE/text()')); echo "</code></pre>";
Output for git.master, git.master_jit
<pre><code> Warning: simplexml_load_file(): php_network_getaddresses: getaddrinfo for dl.dropbox.com failed: System error in /in/SIED0 on line 3 Warning: simplexml_load_file(http://dl.dropbox.com/u/72519118/response.xml): Failed to open stream: php_network_getaddresses: getaddrinfo for dl.dropbox.com failed: System error in /in/SIED0 on line 3 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://dl.dropbox.com/u/72519118/response.xml" in /in/SIED0 on line 3 Fatal error: Uncaught Error: Call to a member function xpath() on bool in /in/SIED0:4 Stack trace: #0 {main} thrown in /in/SIED0 on line 4
Process exited with code 255.
Output for rfc.property-hooks
<pre><code> Warning: simplexml_load_file(): php_network_getaddresses: getaddrinfo for dl.dropbox.com failed: System error in /in/SIED0 on line 3 Warning: simplexml_load_file(http://dl.dropbox.com/u/72519118/response.xml): Failed to open stream: php_network_getaddresses: getaddrinfo for dl.dropbox.com failed: System error in /in/SIED0 on line 3 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://dl.dropbox.com/u/72519118/response.xml" in /in/SIED0 on line 3 Fatal error: Uncaught Error: Call to a member function xpath() on false in /in/SIED0:4 Stack trace: #0 {main} thrown in /in/SIED0 on line 4
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:
47.08 ms | 401 KiB | 8 Q