Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ShFJX function name: (null) number of ops: 21 compiled vars: !0 = $str, !1 = $array, !2 = $last line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'item1%7Citem2%7Citem+3%7Cyyyy-mm-dd' 4 1 INIT_FCALL 'explode' 2 SEND_VAL '%7C' 3 SEND_VAR !0 4 DO_ICALL $4 5 ASSIGN !1, $4 6 6 INIT_FCALL 'array_pop' 7 SEND_REF !1 8 DO_ICALL $6 9 ASSIGN !2, $6 8 10 INIT_FCALL 'trim' 11 INIT_FCALL 'implode' 12 SEND_VAL '%2C+' 13 SEND_VAR !1 14 DO_ICALL $8 15 SEND_VAR $8 16 DO_ICALL $9 17 CONCAT ~10 $9, '+' 18 CONCAT ~11 ~10, !2 19 ECHO ~11 9 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0