3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<'JSON' {"code":200,"message":"","time":["2014-07-07 09:00","2014-07-07 09:30","2014-07-07 10:00","2014-07-07 10:30","2014-07-07 11:00","2014-07-07 11:30","2014-07-07 12:00","2014-07-07 12:30","2014-07-07 13:00","2014-07-07 13:30","2014-07-07 14:00","2014-07-07 14:30","2014-07-07 15:00","2014-07-07 15:30","2014-07-07 16:00","2014-07-07 16:30","2014-07-07 17:00","2014-07-07 17:30"]} JSON; var_dump(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/teRAs
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%22code%22%3A200%2C%22message%22%3A%22%22%2C%22time%22%3A%5B%222014-07-07+09%3A00%22%2C%222014-07-07+09%3A30%22%2C%222014-07-07+10%3A00%22%2C%222014-07-07+10%3A30%22%2C%222014-07-07+11%3A00%22%2C%222014-07-07+11%3A30%22%2C%222014-07-07+12%3A00%22%2C%222014-07-07+12%3A30%22%2C%222014-07-07+13%3A00%22%2C%222014-07-07+13%3A30%22%2C%222014-07-07+14%3A00%22%2C%222014-07-07+14%3A30%22%2C%222014-07-07+15%3A00%22%2C%222014-07-07+15%3A30%22%2C%222014-07-07+16%3A00%22%2C%222014-07-07+16%3A30%22%2C%222014-07-07+17%3A00%22%2C%222014-07-07+17%3A30%22%5D%7D'
    6     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.23 ms | 1394 KiB | 17 Q