3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_REQUEST['print_options']['use_phantom'] = true; echo urlencode($_REQUEST);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dWWGs
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_W                      global              $0      '_REQUEST'
          1        FETCH_DIM_W                                      $1      $0, 'print_options'
          2        ASSIGN_DIM                                               $1, 'use_phantom'
          3        OP_DATA                                                  <true>
    3     4        INIT_FCALL                                               'urlencode'
          5        FETCH_R                      global              ~3      '_REQUEST'
          6        SEND_VAL                                                 ~3
          7        DO_ICALL                                         $4      
          8        ECHO                                                     $4
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.22 ms | 1393 KiB | 15 Q