Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/roD3V
function name: (null)
number of ops: 4
compiled vars: !0 = $projetos
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
42 1 INIT_FCALL 'var_dump'
2 DO_ICALL
3 > RETURN 1
Function filtro:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 10
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 10
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 9
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename: /in/roD3V
function name: filtro
number of ops: 13
compiled vars: !0 = $projetos, !1 = $projetosFiltrados, !2 = $projeto
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > RECV !0
21 1 ASSIGN !1, <array>
23 2 > FE_RESET_R $4 !0, ->10
3 > > FE_FETCH_R $4, !2, ->10
24 4 > FETCH_DIM_R ~5 !2, 'title'
5 IS_SMALLER ~5, 2025
6 > JMPZ ~6, ->9
25 7 > ASSIGN_DIM !1
8 OP_DATA !2
23 9 > > JMP ->3
10 > FE_FREE $4
29 11 > RETURN !1
30 12* > RETURN null
End of function filtro
Generated using Vulcan Logic Dumper, using php 8.0.0