Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AmbKP
function name: (null)
number of ops: 16
compiled vars: !0 = $EndDate, !1 = $s1, !2 = $s2, !3 = $s3
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '2017-06'
4 1 INIT_FCALL 'explode'
2 SEND_VAL '-'
3 SEND_VAR !0
4 DO_ICALL $5
5 FETCH_LIST_R $6 $5, 0
6 ASSIGN !1, $6
7 FETCH_LIST_R $8 $5, 1
8 ASSIGN !2, $8
9 FETCH_LIST_R $10 $5, 2
10 ASSIGN !3, $10
11 FREE $5
6 12 CONCAT ~12 !1, !2
13 CONCAT ~13 ~12, !3
14 ECHO ~13
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0