Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lEmrR
function name: (null)
number of ops: 6
compiled vars: !0 = $d
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > NEW $1 'DemoFile'
1 DO_FCALL 0
2 ASSIGN !0, $1
21 3 INIT_METHOD_CALL !0, 'run'
4 DO_FCALL 0
5 > RETURN 1
Class DemoFile:
Function run:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lEmrR
function name: run
number of ops: 6
compiled vars: !0 = $test
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > ASSIGN !0, 'Super'
9 1 INIT_METHOD_CALL 'myCallback'
10 2 DECLARE_LAMBDA_FUNCTION ~2 [0]
11 3 SEND_VAL_EX ~2
9 4 DO_FCALL 0
12 5 > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lEmrR
function name: {closure}
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > INIT_FCALL 'compact'
1 SEND_VAL 'test'
2 DO_ICALL $0
3 > RETURN $0
11 4* > RETURN null
End of Dynamic Function 0
End of function run
Function mycallback:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lEmrR
function name: myCallback
number of ops: 7
compiled vars: !0 = $callback
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
16 1 INIT_FCALL 'var_dump'
2 INIT_DYNAMIC_CALL !0
3 DO_FCALL 0 $1
4 SEND_VAR $1
5 DO_ICALL
17 6 > RETURN null
End of function mycallback
End of class DemoFile.
Generated using Vulcan Logic Dumper, using php 8.0.0