3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(@$_GET['show']){ echo $_GET['show']; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 8
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
filename:       /in/E1L8B
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   BEGIN_SILENCE                                    ~0      
          1        FETCH_R                      global              ~1      '_GET'
          2        FETCH_DIM_R                                      ~2      ~1, 'show'
          3        END_SILENCE                                              ~0
          4      > JMPZ                                                     ~2, ->8
          5    >   FETCH_R                      global              ~3      '_GET'
          6        FETCH_DIM_R                                      ~4      ~3, 'show'
          7        ECHO                                                     ~4
          8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.99 ms | 1392 KiB | 13 Q