3v4l.org

run code in 300+ PHP versions simultaneously
<? $datediff = 4; $_GET[fac] = 110; if($datediff >= 3 & ($_GET['fac'] != 126 or $_GET['fac'] != 127 )) { echo"hi"; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 10, Position 2 = 14
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 17
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
Branch analysis from position: 14
filename:       /in/PI6a8
function name:  (null)
number of ops:  18
compiled vars:  !0 = $datediff
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 4
    3     1        FETCH_CONSTANT                                   ~3      'fac'
          2        FETCH_W                      global              $2      '_GET'
          3        ASSIGN_DIM                                               $2, ~3
          4        OP_DATA                                                  110
    4     5        IS_SMALLER_OR_EQUAL                              ~5      3, !0
          6        FETCH_R                      global              ~6      '_GET'
          7        FETCH_DIM_R                                      ~7      ~6, 'fac'
          8        IS_NOT_EQUAL                                     ~8      ~7, 126
          9      > JMPNZ_EX                                         ~8      ~8, ->14
         10    >   FETCH_R                      global              ~9      '_GET'
         11        FETCH_DIM_R                                      ~10     ~9, 'fac'
         12        IS_NOT_EQUAL                                     ~11     ~10, 127
         13        BOOL                                             ~8      ~11
         14    >   BW_AND                                           ~12     ~5, ~8
         15      > JMPZ                                                     ~12, ->17
    6    16    >   ECHO                                                     'hi'
    9    17    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.29 ms | 1393 KiB | 13 Q