3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(json_decode('[{\"needle\":\"asdf\",\"comment\":\"sdfas\"},{\"needle\":\"sadf\",\"comment\":\"sdf\"}]'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/legOD
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%5B%7B%5C%22needle%5C%22%3A%5C%22asdf%5C%22%2C%5C%22comment%5C%22%3A%5C%22sdfas%5C%22%7D%2C%7B%5C%22needle%5C%22%3A%5C%22sadf%5C%22%2C%5C%22comment%5C%22%3A%5C%22sdf%5C%22%7D%5D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.55 ms | 939 KiB | 18 Q