Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VNPl9
function name: (null)
number of ops: 22
compiled vars: !0 = $array, !1 = $value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 INIT_FCALL 'array_key_last'
2 SEND_VAR !0
3 DO_ICALL $3
4 FETCH_DIM_R ~4 !0, $3
5 ASSIGN !1, ~4
5 6 INIT_FCALL 'var_dump'
7 SEND_VAR !1
8 DO_ICALL
8 9 INIT_FCALL 'getarray'
10 DO_FCALL 0 $7
11 INIT_FCALL 'array_key_last'
12 INIT_FCALL 'getarray'
13 DO_FCALL 0 $8
14 SEND_VAR $8
15 DO_ICALL $9
16 FETCH_DIM_R ~10 $7, $9
17 ASSIGN !1, ~10
9 18 INIT_FCALL 'var_dump'
19 SEND_VAR !1
20 DO_ICALL
21 > RETURN 1
Function getarray:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VNPl9
function name: getArray
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > > RETURN <array>
1* > RETURN null
End of function getarray
Generated using Vulcan Logic Dumper, using php 8.0.0