Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
Found catch point at position: 5
Branch analysis from position: 5
2 jumps found. (Code = 107) Position 1 = 6, Position 2 = 7
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 107) Position 1 = 8, Position 2 = -2
Branch analysis from position: 8
Found catch point at position: 7
Branch analysis from position: 7
filename: /in/H4d1e
function name: (null)
number of ops: 17
compiled vars: !0 = $ex
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > NEW $1 'RuntimeException'
1 SEND_VAL_EX 'Incorrect+validation%2Fform+details+given.'
2 DO_FCALL 0
3 > THROW 0 $1
4* JMP ->16
6 5 E > > CATCH 'RuntimeException', ->7
6 > > JMP ->8
7 E > > CATCH last 'Exception'
7 8 > INIT_FCALL 'print_r'
9 INIT_FCALL 'debug_backtrace'
10 DO_ICALL $3
11 SEND_VAR $3
12 SEND_VAL <true>
13 DO_ICALL $4
14 CONCAT ~5 'debug%3A+', $4
15 ECHO ~5
8 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0