3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON { "lilac": ["3336","2888","3480","2882","3468","4145","3327"], "peach": ["3336","2888","3480","2882","3468","3126","4145","3327"] } JSON; print_r(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CDtcn
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B+%0A+++%22lilac%22%3A+%5B%223336%22%2C%222888%22%2C%223480%22%2C%222882%22%2C%223468%22%2C%224145%22%2C%223327%22%5D%2C%0A+++%22peach%22%3A+%5B%223336%22%2C%222888%22%2C%223480%22%2C%222882%22%2C%223468%22%2C%223126%22%2C%224145%22%2C%223327%22%5D%0A%7D'
   10     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:
178.59 ms | 1394 KiB | 17 Q