3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON { "cpus" : 2, "cpuunits" : 1000, "digest" : "2e9e4e9c57e4c1c2eac905447e71601656e4cc35", "disk" : 200, "hostname" : "ServerFor:dancantir@gmail.com", "ip_address" : "1.2.3.9", "memory" : 2048, "nameserver" : "8.8.8.8", "onboot" : 0, "ostemplate" : "ubuntu-10.04-standard_10.04-4_i386.tar.gz", "quotatime" : 0, "quotaugidlimit" : 0, "searchdomain" : "com", "storage" : "local", "swap" : 2 } { "cpu" : 0, "cpus" : 2, "disk" : 0, "diskread" : 0, "diskwrite" : 0, "failcnt" : 0, "ha" : 0, "ip" : "1.2.3.9", "maxdisk" : 214748364800, "maxmem" : 2147483648, "maxswap" : 2097152, "mem" : 0, "name" : "ServerFor:dancantir@gmail.com", "netin" : 0, "netout" : 0, "nproc" : 0, "status" : "stopped", "swap" : 0, "type" : "openvz", "uptime" : 0 } JSON; var_dump(json_decode($json, true));
Output for git.master, git.master_jit, rfc.property-hooks
NULL

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