3v4l.org

run code in 300+ PHP versions simultaneously
<?php print 'hi'; print_r(json_decode('a:1:{s:7:"dataSet";a:3:{i:4;s:0:"";i:236;s:0:"";i:260;s:0:"";}}', TRUE));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3s4F1
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'hi'
    3     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAL                                                 'a%3A1%3A%7Bs%3A7%3A%22dataSet%22%3Ba%3A3%3A%7Bi%3A4%3Bs%3A0%3A%22%22%3Bi%3A236%3Bs%3A0%3A%22%22%3Bi%3A260%3Bs%3A0%3A%22%22%3B%7D%7D'
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.15 ms | 1385 KiB | 17 Q