Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0DbSF
function name: (null)
number of ops: 16
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > INIT_FCALL 'error_reporting'
1 SEND_VAL -1
2 DO_ICALL
9 3 INIT_FCALL 'error_reporting'
4 DO_ICALL $1
5 ECHO $1
6 ECHO '%0A'
11 7 INIT_FCALL 'set_error_handler'
8 SEND_VAL 'error_handler'
9 DO_ICALL
12 10 BEGIN_SILENCE ~3
11 INIT_FCALL 'date_default_timezone_set'
12 SEND_VAL ''
13 DO_ICALL
14 END_SILENCE ~3
15 > RETURN 1
Function error_handler:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0DbSF
function name: error_handler
number of ops: 10
compiled vars: !0 = $p_type, !1 = $p_error, !2 = $p_file, !3 = $p_line
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
2 RECV !2
3 RECV !3
5 4 ECHO 'in+handler%3A+'
5 INIT_FCALL 'error_reporting'
6 DO_ICALL $4
7 ECHO $4
8 ECHO '%0A'
6 9 > RETURN null
End of function error_handler
Generated using Vulcan Logic Dumper, using php 8.0.0