3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r( json_decode('{"page":{"imageLabelOne":"imageLabelOne","imageLabelTwo":"imageLabelTwo","specTitle":"specTitle"},"meta":{"description":"","author":"","keywords":"","title":"- - -"},"params":{"product_id":"1"},"route":{"url":"/in-wall-in-ceiling/visual-performance-series/small-round-square/VP60R"},"product":{"specs":{},"media":{"primary":{"type":"image","src":"http://placehold.it/1200x960","alt":"Drag Image to Replace"},"alt_one_thumb":{"type":"image","src":"http://placehold.it/1200x1200","alt":"Drag Image to Replace"},"alt_two_thumb":{"type":"image","src":"http://placehold.it/1200x1200","alt":"Drag Image to Replace"}},"name":"name","description":"<p>description</p>"}}'));
Output for git.master, git.master_jit, rfc.property-hooks
stdClass Object ( [page] => stdClass Object ( [imageLabelOne] => imageLabelOne [imageLabelTwo] => imageLabelTwo [specTitle] => specTitle ) [meta] => stdClass Object ( [description] => [author] => [keywords] => [title] => - - - ) [params] => stdClass Object ( [product_id] => 1 ) [route] => stdClass Object ( [url] => /in-wall-in-ceiling/visual-performance-series/small-round-square/VP60R ) [product] => stdClass Object ( [specs] => stdClass Object ( ) [media] => stdClass Object ( [primary] => stdClass Object ( [type] => image [src] => http://placehold.it/1200x960 [alt] => Drag Image to Replace ) [alt_one_thumb] => stdClass Object ( [type] => image [src] => http://placehold.it/1200x1200 [alt] => Drag Image to Replace ) [alt_two_thumb] => stdClass Object ( [type] => image [src] => http://placehold.it/1200x1200 [alt] => Drag Image to Replace ) ) [name] => name [description] => <p>description</p> ) )

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:
44.43 ms | 405 KiB | 8 Q