Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/HFbgc function name: (null) number of ops: 16 compiled vars: !0 = $arr, !1 = $sum, !2 = $count line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 INIT_FCALL 'array_sum' 2 INIT_FCALL 'array_column' 3 SEND_VAR !0 4 SEND_VAL 0 5 DO_ICALL $4 6 SEND_VAR $4 7 DO_ICALL $5 8 ASSIGN !1, $5 6 9 COUNT ~7 !0 10 ASSIGN !2, ~7 8 11 CONCAT ~9 'count+is+', !2 12 CONCAT ~10 ~9, '+And+sum+is+' 13 CONCAT ~11 ~10, !1 14 ECHO ~11 9 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0