3v4l.org

run code in 300+ PHP versions simultaneously
<?php (require('no-such-file')) && foundit(); function foundit() { echo 'found it'; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 2, Position 2 = 5
Branch analysis from position: 2
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename:       /in/de58n
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INCLUDE_OR_EVAL                                  $0      'no-such-file', REQUIRE
          1      > JMPZ_EX                                          ~1      $0, ->5
          2    >   INIT_FCALL_BY_NAME                                       'foundit'
          3        DO_FCALL                                      0  $2      
          4        BOOL                                             ~1      $2
    5     5    > > RETURN                                                   1

Function foundit:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/de58n
function name:  foundit
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   ECHO                                                     'found+it'
          1      > RETURN                                                   null

End of function foundit

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.79 ms | 1393 KiB | 13 Q