Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 9
Branch analysis from position: 9
2 jumps found. (Code = 107) Position 1 = 10, Position 2 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/aBIQd
function name: (null)
number of ops: 15
compiled vars: !0 = $thrown, !1 = $thorwn
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'set_error_handler'
1 DECLARE_LAMBDA_FUNCTION ~2 [0]
4 2 SEND_VAL ~2
3 SEND_VAL -1
2 4 DO_ICALL
6 5 NEW $4 'g'
6 DO_FCALL 0
7 FREE $4
8 > JMP ->14
7 9 E > > CATCH last 'Throwable'
8 10 > INIT_FCALL 'var_dump'
11 CAST 6 ~6 !1
12 SEND_VAL ~6
13 DO_ICALL
10 14 > > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename: /in/aBIQd
function name: {closure}
number of ops: 13
compiled vars: !0 = $code, !1 = $message, !2 = $file, !3 = $line
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > RECV !0
1 RECV !1
2 RECV !2
3 RECV !3
3 4 NEW $4 'ErrorException'
5 SEND_VAR_EX !1
6 SEND_VAR_EX !0
7 SEND_VAL_EX 8
8 SEND_VAR_EX !2
9 SEND_VAR_EX !3
10 DO_FCALL 0
11 > THROW 0 $4
4 12* > VERIFY_NEVER_TYPE
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0