3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"response":{"data":{"surveyId":"~5g1c7g0","title":"PLANCESSJEE | Number Leads | Catalog Page | New Visitors, Referred From Home , Leave Intent ","totalQuestions":1,"licenseCode":"82616c97","questionResponses":[{"questionId":"~258s8oe","questionText":"Didn\'t Find What You Were Looking For ? Get a Call Back from a JEE Counselor","order":1,"value":{"@class":"map","values":{"Enter Mobile Number":"9022963386"}}}],"id":"hakfae","activity":{"ip":"122.170.71.233","city":"Mumbai","country":"India","browser":"Chrome","browserVersion":"35","platform":"Linux"}}}}'; echo print_r(json_decode($json));
Output for git.master, git.master_jit, rfc.property-hooks
stdClass Object ( [response] => stdClass Object ( [data] => stdClass Object ( [surveyId] => ~5g1c7g0 [title] => PLANCESSJEE | Number Leads | Catalog Page | New Visitors, Referred From Home , Leave Intent [totalQuestions] => 1 [licenseCode] => 82616c97 [questionResponses] => Array ( [0] => stdClass Object ( [questionId] => ~258s8oe [questionText] => Didn't Find What You Were Looking For ? Get a Call Back from a JEE Counselor [order] => 1 [value] => stdClass Object ( [@class] => map [values] => stdClass Object ( [Enter Mobile Number] => 9022963386 ) ) ) ) [id] => hakfae [activity] => stdClass Object ( [ip] => 122.170.71.233 [city] => Mumbai [country] => India [browser] => Chrome [browserVersion] => 35 [platform] => Linux ) ) ) ) 1

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