3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ret = array( 'error' => '200', 'data' => array( 'forceUpdate' => '1', 'needUpdate' => '1', 'updateDescription' => '有新功能了', 'downloadUrl' => 'https://itunes.apple.com/us/app/chong-wu-shuo-ni-chong-wu/id914242691?l=zh&ls=1&mt=8', 'platform' => 'iOS', 'vcode' => '1.2.2', 'vname' => '1.2.2', ), ); $data = json_encode($ret , JSON_UNESCAPED_SLASHES); echo $data;
Output for git.master, git.master_jit, rfc.property-hooks
{"error":"200","data":{"forceUpdate":"1","needUpdate":"1","updateDescription":"\u6709\u65b0\u529f\u80fd\u4e86","downloadUrl":"https://itunes.apple.com/us/app/chong-wu-shuo-ni-chong-wu/id914242691?l=zh&ls=1&mt=8","platform":"iOS","vcode":"1.2.2","vname":"1.2.2"}}

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