3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://steamcommunity.com/market/priceoverview/?country=NL&currency=1&appid=730&market_hash_name=P90%20%7C%20Asiimov%20%28Factory%20New%29'; $json = json_decode(file_get_contents($url), true); echo $json["lowest_price"]; ?>
Output for git.master, git.master_jit
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for steamcommunity.com failed: System error in /in/GmXUu on line 3 Warning: file_get_contents(http://steamcommunity.com/market/priceoverview/?country=NL&currency=1&appid=730&market_hash_name=P90%20%7C%20Asiimov%20%28Factory%20New%29): Failed to open stream: php_network_getaddresses: getaddrinfo for steamcommunity.com failed: System error in /in/GmXUu on line 3 Warning: Trying to access array offset on value of type null in /in/GmXUu on line 4
Output for rfc.property-hooks
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for steamcommunity.com failed: System error in /in/GmXUu on line 3 Warning: file_get_contents(http://steamcommunity.com/market/priceoverview/?country=NL&currency=1&appid=730&market_hash_name=P90%20%7C%20Asiimov%20%28Factory%20New%29): Failed to open stream: php_network_getaddresses: getaddrinfo for steamcommunity.com failed: System error in /in/GmXUu on line 3 Warning: Trying to access array offset on null in /in/GmXUu on line 4

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:
52.11 ms | 402 KiB | 8 Q