Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 5
Branch analysis from position: 5
2 jumps found. (Code = 107) Position 1 = 6, Position 2 = -2
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AaURG
function name: (null)
number of ops: 8
compiled vars: !0 = $ex
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'spl_autoload_register'
1 DO_ICALL
5 2 FRAMELESS_ICALL_1 class_exists ~2 'foo%5Cbar'
3 FREE ~2
4 > JMP ->7
6 5 E > > CATCH last 'Exception'
7 6 > ECHO 'Exception+caught%0A'
8 7 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0