3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = json_decode('{"thumbnail":{"@url":"http:\/\/www.livestream.com\/filestore\/user-files\/chlukeestv\/2010\/01\/04\/92609a8d-afa6-4832-a8b2-ac4dc2925f4b_10.jpg"}}'); $thumb = $json->thumbnail; var_dump($thumb->{'@url'});
Output for git.master, git.master_jit, rfc.property-hooks
string(112) "http://www.livestream.com/filestore/user-files/chlukeestv/2010/01/04/92609a8d-afa6-4832-a8b2-ac4dc2925f4b_10.jpg"

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