3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); ini_set(‘display_errors’,’0′); print $x[0]; dddxxxx();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Gbs8s
function name:  (null)
number of ops:  14
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 32767
          2        DO_ICALL                                                 
    3     3        INIT_FCALL                                               'ini_set'
          4        FETCH_CONSTANT                                   ~2      '%E2%80%98display_errors%E2%80%99'
          5        SEND_VAL                                                 ~2
          6        FETCH_CONSTANT                                   ~3      '%E2%80%990%E2%80%B2'
          7        SEND_VAL                                                 ~3
          8        DO_ICALL                                                 
    5     9        FETCH_DIM_R                                      ~5      !0, 0
         10        ECHO                                                     ~5
    6    11        INIT_FCALL_BY_NAME                                       'dddxxxx'
         12        DO_FCALL                                      0          
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.32 ms | 1394 KiB | 17 Q