Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/WhoBU
function name: (null)
number of ops: 16
compiled vars: !0 = $faqs, !1 = $count_faqs, !2 = $output
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
20 1 COUNT ~4 !0
2 ASSIGN !1, ~4
22 3 INIT_FCALL 'json_encode'
4 INIT_ARRAY ~6 'success', 'type'
5 ADD_ARRAY_ELEMENT ~6 !1, 'faqsCount'
6 ADD_ARRAY_ELEMENT ~6 !0, 'faqs'
7 SEND_VAL ~6
8 DO_ICALL $7
9 ASSIGN !2, $7
23 10 ECHO '%3Cpre%3E'
24 11 INIT_FCALL 'print_r'
12 SEND_VAR !2
13 DO_ICALL
25 14 ECHO '%3C%2Fpre%3E'
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0