3v4l.org

run code in 500+ PHP versions simultaneously
<?php function ifit() { echo "WAT?"; } if (false) { // blah } else ifit();
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 2
Branch analysis from position: 1
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7q1Kp
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E > > JMPZ                                                         <false>, ->2
          1    > > JMP                                                          ->4
    9     2    >   INIT_FCALL                                                   'ifit'
          3        DO_FCALL                                          0          
          4    > > RETURN                                                       1

Function ifit:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7q1Kp
function name:  ifit
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                         'WAT%3F'
    5     1      > RETURN                                                       null

End of function ifit

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
166.18 ms | 2092 KiB | 14 Q