3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = json_decode('{ data: [[64,87,56],[68,76,58],[68,27,73],[74,99,42],[94,74,60],[97,36,79],[7,93,87],[51,69,40],[38,23,33],[57,86,31]] }', true); var_dump($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rtihi
function name:  (null)
number of ops:  9
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%0A%09++++++++data%3A+%5B%5B64%2C87%2C56%5D%2C%5B68%2C76%2C58%5D%2C%5B68%2C27%2C73%5D%2C%5B74%2C99%2C42%5D%2C%5B94%2C74%2C60%5D%2C%5B97%2C36%2C79%5D%2C%5B7%2C93%2C87%5D%2C%5B51%2C69%2C40%5D%2C%5B38%2C23%2C33%5D%2C%5B57%2C86%2C31%5D%5D%0A%09++++%7D'
    5     2        SEND_VAL                                                 <true>
          3        DO_ICALL                                         $1      
    3     4        ASSIGN                                                   !0, $1
    7     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.33 ms | 1394 KiB | 17 Q