Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Zu3Qd function name: (null) number of ops: 25 compiled vars: !0 = $array, !1 = $name, !2 = $date, !3 = $country line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 19 1 INIT_FCALL 'json_decode' 2 INIT_FCALL 'json_encode' 3 SEND_VAR !0 4 DO_ICALL $5 5 SEND_VAR $5 6 DO_ICALL $6 7 ASSIGN !0, $6 21 8 INIT_FCALL 'array_column' 9 SEND_VAR !0 10 SEND_VAL 'value' 11 DO_ICALL $8 12 FETCH_LIST_R $9 $8, 0 13 ASSIGN !1, $9 14 FETCH_LIST_R $11 $8, 1 15 ASSIGN !2, $11 16 FETCH_LIST_R $13 $8, 2 17 ASSIGN !3, $13 18 FREE $8 22 19 CONCAT ~15 !1, '+' 20 CONCAT ~16 ~15, !2 21 CONCAT ~17 ~16, '+' 22 CONCAT ~18 ~17, !3 23 ECHO ~18 23 24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0