3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = '[{"address":"2801 Elliott Ave","category_ids":[347],"category_labels":[["Social","Food and Dining","Restaurants"]],"country":"us","email":"kimd@thedussingroup.com","factual_id":"43cfe238-ae8e-469a-8592-a1edc8603051","fax":"(206) 448-9252","latitude":47.615154,"locality":"Seattle","longitude":-122.353724,"name":"The Old Spaghetti Factory","neighborhood":["Belltown","Downtown","Downtown Seattle"],"postcode":"98121","region":"WA","tel":"(206) 441-7724","website":"http:\/\/www.osf.com"}]'; $json = json_decode($array); echo $json[0]->address; ?>
Output for git.master, git.master_jit, rfc.property-hooks
2801 Elliott Ave

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