Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/B7dWM
function name: (null)
number of ops: 84
compiled vars: !0 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'date_default_timezone_set'
1 SEND_VAL 'Europe%2FBucharest'
2 DO_ICALL
4 3 INIT_FCALL 'date_create'
4 INIT_FCALL 'date'
5 SEND_VAL 't'
6 INIT_FCALL 'mktime'
7 SEND_VAL 0
8 SEND_VAL 0
9 SEND_VAL 0
10 SEND_VAL 0
11 SEND_VAL 1
12 SEND_VAL 2019
13 DO_ICALL $2
14 SEND_VAR $2
15 DO_ICALL $3
16 CONCAT ~4 '2019-03-', $3
17 SEND_VAL ~4
18 DO_ICALL $5
19 ASSIGN !0, $5
5 20 INIT_FCALL 'print_r'
21 SEND_VAR !0
22 DO_ICALL
7 23 INIT_FCALL 'date_create'
24 INIT_FCALL 'date'
25 SEND_VAL 't'
26 INIT_FCALL 'mktime'
27 SEND_VAL 0
28 SEND_VAL 0
29 SEND_VAL 0
30 SEND_VAL 0
31 SEND_VAL 1
32 SEND_VAL 2019
33 DO_ICALL $8
34 SEND_VAR $8
35 DO_ICALL $9
36 CONCAT ~10 '2019-04-', $9
37 SEND_VAL ~10
38 DO_ICALL $11
39 ASSIGN !0, $11
8 40 INIT_FCALL 'print_r'
41 SEND_VAR !0
42 DO_ICALL
10 43 INIT_FCALL 'date_create'
44 INIT_FCALL 'date'
45 SEND_VAL 't'
46 INIT_FCALL 'mktime'
47 SEND_VAL 0
48 SEND_VAL 0
49 SEND_VAL 0
50 SEND_VAL 0
51 SEND_VAL 1
52 SEND_VAL 2019
53 DO_ICALL $14
54 SEND_VAR $14
55 DO_ICALL $15
56 CONCAT ~16 '2019-05-', $15
57 SEND_VAL ~16
58 DO_ICALL $17
59 ASSIGN !0, $17
11 60 INIT_FCALL 'print_r'
61 SEND_VAR !0
62 DO_ICALL
13 63 INIT_FCALL 'date_create'
64 INIT_FCALL 'date'
65 SEND_VAL 't'
66 INIT_FCALL 'mktime'
67 SEND_VAL 0
68 SEND_VAL 0
69 SEND_VAL 0
70 SEND_VAL 0
71 SEND_VAL 1
72 SEND_VAL 2019
73 DO_ICALL $20
74 SEND_VAR $20
75 DO_ICALL $21
76 CONCAT ~22 '2019-06-', $21
77 SEND_VAL ~22
78 DO_ICALL $23
79 ASSIGN !0, $23
14 80 INIT_FCALL 'print_r'
81 SEND_VAR !0
82 DO_ICALL
83 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0