3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$url = 'http://138.197.100.140:8080/otp/routers/default/index/stops/154:27970/stoptimes/20170127'; //$api_json = file_get_contents($url); $json = '{"a":1,"b":2,"c":3,"d":4,"e":5}'; $result_json = json_decode($api_json, TRUE); echo '<pre>'; print_r($result_json); echo '</pre>';
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $api_json in /in/Ke6Bc on line 6 Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /in/Ke6Bc on line 6 <pre></pre>

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:
61.34 ms | 401 KiB | 8 Q