3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = urldecode('content=%7B%22actor%22%3Anull%2C%22verb%22%3A%7B%22id%22%3A%22http%3A%2F%2Fadlnet%2Egov%2Fexpapi%2Fverbs%2Fexperienced%22%7D%2C%22version%22%3A%221%2E0%2E0%22%2C%22context%22%3A%7B%22contextActivities%22%3A%7B%22grouping%22%3A%7B%22id%22%3A%22http%3A%2F%2F5wOMng0zfla%5Fcourse%5Fid%22%7D%2C%22parent%22%3A%7B%22id%22%3A%22http%3A%2F%2F5wOMng0zfla%5Fcourse%5Fid%22%7D%7D%2C%22registration%22%3A%22%22%7D%2C%22object%22%3A%7B%22id%22%3A%22http%3A%2F%2F5wOMng0zfla%5Fcourse%5Fid%2F6ivOf2w6ChP%22%7D%7D&X%2DExperience%2DAPI%2DVersion=1%2E0%2E0&statementId=c0dba168%2D5dce%2D4b85%2Dba0c%2D917641750ac2&Authorization=&Content%2DType=application%2Fjson'); $arr = explode('&', $var); print_r($arr);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => content={"actor":null,"verb":{"id":"http://adlnet.gov/expapi/verbs/experienced"},"version":"1.0.0","context":{"contextActivities":{"grouping":{"id":"http://5wOMng0zfla_course_id"},"parent":{"id":"http://5wOMng0zfla_course_id"}},"registration":""},"object":{"id":"http://5wOMng0zfla_course_id/6ivOf2w6ChP"}} [1] => X-Experience-API-Version=1.0.0 [2] => statementId=c0dba168-5dce-4b85-ba0c-917641750ac2 [3] => Authorization= [4] => Content-Type=application/json )

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:
40.87 ms | 402 KiB | 8 Q