3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{id:"4", name:"CDA 2015"},{id:"6", name:"CDA 2016"}'; print_r(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/lldJp
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ASSIGN                                                   !0, '%7Bid%3A%224%22%2C+name%3A%22CDA+2015%22%7D%2C%7Bid%3A%226%22%2C+name%3A%22CDA+2016%22%7D'
    9     1        INIT_FCALL                                               'print_r'
          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:
165.27 ms | 1393 KiB | 17 Q