3v4l.org

run code in 300+ PHP versions simultaneously
<?php $flag_input = str_split($_POST['flag']); $what_ist_thiss = array(); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2ehUU
function name:  (null)
number of ops:  8
compiled vars:  !0 = $flag_input, !1 = $what_ist_thiss
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'str_split'
          1        FETCH_R                      global              ~2      '_POST'
          2        FETCH_DIM_R                                      ~3      ~2, 'flag'
          3        SEND_VAL                                                 ~3
          4        DO_ICALL                                         $4      
          5        ASSIGN                                                   !0, $4
    3     6        ASSIGN                                                   !1, <array>
    4     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.66 ms | 1393 KiB | 15 Q