Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lespU
function name: (null)
number of ops: 10
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > INIT_FCALL 'set_error_handler'
1 SEND_VAL 'error_handler'
2 DO_ICALL
10 3 INIT_FCALL 'crash'
4 DO_FCALL 0
11 5 ECHO 'made+it+once%0A'
12 6 INIT_FCALL 'crash'
7 DO_FCALL 0
13 8 ECHO 'ok%0A'
9 > RETURN 1
Function crash:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lespU
function name: crash
number of ops: 3
compiled vars: !0 = $notDefined, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN_DIM !0, !1
1 OP_DATA 'test'
5 2 > RETURN null
End of function crash
Function error_handler:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lespU
function name: error_handler
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > > RETURN <false>
1* > RETURN null
End of function error_handler
Generated using Vulcan Logic Dumper, using php 8.0.0