Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CpsPS
function name: (null)
number of ops: 5
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > INIT_FCALL 'set_error_handler'
1 SEND_VAL 'exception_error_handler'
2 DO_ICALL
13 3 ECHO !0
14 4 > RETURN 1
Function exception_error_handler:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 10
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 108) Position 1 = -2
filename: /in/CpsPS
function name: exception_error_handler
number of ops: 19
compiled vars: !0 = $severity, !1 = $message, !2 = $file, !3 = $line
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
2 RECV !2
3 RECV !3
4 4 INIT_FCALL 'error_reporting'
5 DO_ICALL $4
6 BW_AND ~5 !0, $4
7 BOOL_NOT ~6 ~5
8 > JMPZ ~6, ->10
6 9 > > RETURN null
8 10 > NEW $7 'ErrorException'
11 SEND_VAR_EX !1
12 SEND_VAL_EX 0
13 SEND_VAR_EX !0
14 SEND_VAR_EX !2
15 SEND_VAR_EX !3
16 DO_FCALL 0
17 > THROW 0 $7
9 18* > RETURN null
End of function exception_error_handler
Generated using Vulcan Logic Dumper, using php 8.0.0