Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/qSD4J function name: (null) number of ops: 24 compiled vars: !0 = $arr, !1 = $counts, !2 = $flipped line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 INIT_FCALL 'array_count_values' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 6 5 INIT_FCALL 'asort' 6 SEND_REF !1 7 DO_ICALL 7 8 INIT_FCALL 'array_flip' 9 SEND_VAR !1 10 DO_ICALL $7 11 ASSIGN !2, $7 8 12 INIT_FCALL 'end' 13 SEND_REF !2 14 DO_ICALL $9 15 CONCAT ~10 'most+common+number%3A+', $9 16 CONCAT ~11 ~10, '+is+in+the+array+' 17 INIT_FCALL 'end' 18 SEND_REF !1 19 DO_ICALL $12 20 CONCAT ~13 ~11, $12 21 CONCAT ~14 ~13, '+times' 22 ECHO ~14 23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0