3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = simplexml_load_file('http://www.yr.no/sted/Russland/Novosibirsk/Novosibirsk/varsel.xml'); $b=0; $k=0; while ($k < 4) { foreach ($data->forecast->tabular->time as $info) { $nytemp=(float)$info->precipitation[value]; }; print_r($nytemp); $c=$b+$nytemp; $k++; }; ?>
Output for git.master, git.master_jit
Warning: simplexml_load_file(): php_network_getaddresses: getaddrinfo for www.yr.no failed: System error in /in/j7tvY on line 3 Warning: simplexml_load_file(http://www.yr.no/sted/Russland/Novosibirsk/Novosibirsk/varsel.xml): Failed to open stream: php_network_getaddresses: getaddrinfo for www.yr.no failed: System error in /in/j7tvY on line 3 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://www.yr.no/sted/Russland/Novosibirsk/Novosibirsk/varsel.xml" in /in/j7tvY on line 3 Warning: Attempt to read property "forecast" on bool in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on bool in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on bool in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on bool in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14
Output for rfc.property-hooks
Warning: simplexml_load_file(): php_network_getaddresses: getaddrinfo for www.yr.no failed: System error in /in/j7tvY on line 3 Warning: simplexml_load_file(http://www.yr.no/sted/Russland/Novosibirsk/Novosibirsk/varsel.xml): Failed to open stream: php_network_getaddresses: getaddrinfo for www.yr.no failed: System error in /in/j7tvY on line 3 Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://www.yr.no/sted/Russland/Novosibirsk/Novosibirsk/varsel.xml" in /in/j7tvY on line 3 Warning: Attempt to read property "forecast" on false in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on false in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on false in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14 Warning: Attempt to read property "forecast" on false in /in/j7tvY on line 8 Warning: Attempt to read property "tabular" on null in /in/j7tvY on line 8 Warning: Attempt to read property "time" on null in /in/j7tvY on line 8 Warning: foreach() argument must be of type array|object, null given in /in/j7tvY on line 8 Warning: Undefined variable $nytemp in /in/j7tvY on line 13 Warning: Undefined variable $nytemp in /in/j7tvY on line 14

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:
34.99 ms | 408 KiB | 8 Q