3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(get_magic_quotes_gpc()); if(get_magic_quotes_gpc()) print 'van';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/gBj9g
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL_BY_NAME                                       'get_magic_quotes_gpc'
          2        DO_FCALL                                      0  $0      
          3        SEND_VAR                                                 $0
          4        DO_ICALL                                                 
    3     5        INIT_FCALL_BY_NAME                                       'get_magic_quotes_gpc'
          6        DO_FCALL                                      0  $2      
          7      > JMPZ                                                     $2, ->9
          8    >   ECHO                                                     'van'
          9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.8 ms | 1394 KiB | 15 Q