Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/DWSkK
function name: (null)
number of ops: 12
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
10 0 E > INIT_FCALL 'foo'
1 DO_FCALL 0 $1
2 SEPARATE $1 $1
3 ASSIGN_DIM ~2 $1
4 OP_DATA 3
5 ASSIGN !0, ~2
11 6 INIT_FCALL 'var_dump'
7 SEND_VAR !0
8 DO_ICALL
12 9 INIT_FCALL 'foo'
10 DO_FCALL 0
11 > RETURN 1
Function foo:
Finding entry points
Branch analysis from position: 0
Return found
filename: /in/DWSkK
function name: foo
number of ops: 6
compiled vars: !0 = $x
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > BIND_STATIC !0
5 1 INIT_FCALL 'print_r'
2 SEND_VAR !0
3 DO_ICALL
7 4 > RETURN_BY_REF !0
8 5* > RETURN_BY_REF null
End of function foo
Generated using Vulcan Logic Dumper, using php 8.5.0