3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); $ip = isset($_SERVER['RRRR']) ? $_SERVER['RRRR'] : '';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BCSDc
function name:  (null)
number of ops:  13
compiled vars:  !0 = $ip
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        FETCH_IS                                         ~2      '_SERVER'
          4        ISSET_ISEMPTY_DIM_OBJ                         0          ~2, 'RRRR'
          5      > JMPZ                                                     ~3, ->10
          6    >   FETCH_R                      global              ~4      '_SERVER'
          7        FETCH_DIM_R                                      ~5      ~4, 'RRRR'
          8        QM_ASSIGN                                        ~6      ~5
          9      > JMP                                                      ->11
         10    >   QM_ASSIGN                                        ~6      ''
         11    >   ASSIGN                                                   !0, ~6
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.75 ms | 1394 KiB | 15 Q