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[1]->address; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key 1 in /in/tb7AB on line 6 Warning: Attempt to read property "address" on null in /in/tb7AB on line 6

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