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));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3W6bB
function name:  (null)
number of ops:  9
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B+%22cpus%22+%3A+2%2C+%22cpuunits%22+%3A+1000%2C+%22digest%22+%3A+%222e9e4e9c57e4c1c2eac905447e71601656e4cc35%22%2C+%22disk%22+%3A+200%2C+%22hostname%22+%3A+%22ServerFor%3Adancantir%40gmail.com%22%2C+%22ip_address%22+%3A+%221.2.3.9%22%2C+%22memory%22+%3A+2048%2C+%22nameserver%22+%3A+%228.8.8.8%22%2C+%22onboot%22+%3A+0%2C+%22ostemplate%22+%3A+%22ubuntu-10.04-standard_10.04-4_i386.tar.gz%22%2C+%22quotatime%22+%3A+0%2C+%22quotaugidlimit%22+%3A+0%2C+%22searchdomain%22+%3A+%22com%22%2C+%22storage%22+%3A+%22local%22%2C+%22swap%22+%3A+2+%7D+%7B+%22cpu%22+%3A+0%2C+%22cpus%22+%3A+2%2C+%22disk%22+%3A+0%2C+%22diskread%22+%3A+0%2C+%22diskwrite%22+%3A+0%2C+%22failcnt%22+%3A+0%2C+%22ha%22+%3A+0%2C+%22ip%22+%3A+%221.2.3.9%22%2C+%22maxdisk%22+%3A+214748364800%2C+%22maxmem%22+%3A+2147483648%2C+%22maxswap%22+%3A+2097152%2C+%22mem%22+%3A+0%2C+%22name%22+%3A+%22ServerFor%3Adancantir%40gmail.com%22%2C+%22netin%22+%3A+0%2C+%22netout%22+%3A+0%2C+%22nproc%22+%3A+0%2C+%22status%22+%3A+%22stopped%22%2C+%22swap%22+%3A+0%2C+%22type%22+%3A+%22openvz%22%2C+%22uptime%22+%3A+0+%7D'
    7     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.84 ms | 1395 KiB | 17 Q