Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8ob1c
function name: (null)
number of ops: 90
compiled vars: !0 = $sat, !1 = $sun, !2 = $mon
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ECHO 'Timezone%3A+'
1 INIT_FCALL 'date_default_timezone_get'
2 DO_ICALL $3
3 ECHO $3
4 ECHO '%0A%0A'
5 5 INIT_FCALL 'strtotime'
6 SEND_VAL '1981-03-28+02%3A30%3A00'
7 DO_ICALL $4
8 ASSIGN !0, $4
6 9 INIT_FCALL 'printf'
10 SEND_VAL 'Expected%3A+1981-03-28+02%3A30%3A00+%2B+3+days+%3D+1981-03-31+02%3A30%3A00%0A'
11 DO_ICALL
7 12 INIT_FCALL 'printf'
13 SEND_VAL 'Actual%3A+++%25s+%2B+3+days+%3D+%25s%0A%0A'
8 14 INIT_FCALL 'date'
15 SEND_VAL 'Y-m-d+H%3Ai%3As'
16 SEND_VAR !0
17 DO_ICALL $7
18 SEND_VAR $7
9 19 INIT_FCALL 'date'
20 SEND_VAL 'Y-m-d+H%3Ai%3As'
21 INIT_FCALL 'mktime'
22 SEND_VAL 2
23 SEND_VAL 30
24 SEND_VAL 0
25 SEND_VAL 3
26 SEND_VAL 31
27 SEND_VAL 1981
28 DO_ICALL $8
29 SEND_VAR $8
30 DO_ICALL $9
31 SEND_VAR $9
7 32 DO_ICALL
12 33 INIT_FCALL 'strtotime'
34 SEND_VAL '1981-03-29+02%3A30%3A00'
35 DO_ICALL $11
36 ASSIGN !1, $11
13 37 INIT_FCALL 'printf'
38 SEND_VAL 'Expected%3A+1981-03-29+02%3A30%3A00+%2B+3+days+%3D+1981-04-01+02%3A30%3A00%0A'
39 DO_ICALL
14 40 INIT_FCALL 'printf'
41 SEND_VAL 'Actual%3A+++%25s+%2B+3+days+%3D+%25s%0A%0A'
15 42 INIT_FCALL 'date'
43 SEND_VAL 'Y-m-d+H%3Ai%3As'
44 SEND_VAR !1
45 DO_ICALL $14
46 SEND_VAR $14
16 47 INIT_FCALL 'date'
48 SEND_VAL 'Y-m-d+H%3Ai%3As'
49 INIT_FCALL 'mktime'
50 SEND_VAL 2
51 SEND_VAL 30
52 SEND_VAL 0
53 SEND_VAL 3
54 SEND_VAL 32
55 SEND_VAL 1981
56 DO_ICALL $15
57 SEND_VAR $15
58 DO_ICALL $16
59 SEND_VAR $16
14 60 DO_ICALL
19 61 INIT_FCALL 'strtotime'
62 SEND_VAL '1981-03-30+02%3A30%3A00'
63 DO_ICALL $18
64 ASSIGN !2, $18
20 65 INIT_FCALL 'printf'
66 SEND_VAL 'Expected%3A+1981-03-30+02%3A30%3A00+%2B+3+days+%3D+1981-04-02+02%3A30%3A00%0A'
67 DO_ICALL
21 68 INIT_FCALL 'printf'
69 SEND_VAL 'Actual%3A+++%25s+%2B+3+days+%3D+%25s%0A%0A'
22 70 INIT_FCALL 'date'
71 SEND_VAL 'Y-m-d+H%3Ai%3As'
72 SEND_VAR !2
73 DO_ICALL $21
74 SEND_VAR $21
23 75 INIT_FCALL 'date'
76 SEND_VAL 'Y-m-d+H%3Ai%3As'
77 INIT_FCALL 'mktime'
78 SEND_VAL 2
79 SEND_VAL 30
80 SEND_VAL 0
81 SEND_VAL 3
82 SEND_VAL 33
83 SEND_VAL 1981
84 DO_ICALL $22
85 SEND_VAR $22
86 DO_ICALL $23
87 SEND_VAR $23
21 88 DO_ICALL
24 89 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0