Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rDCrc
function name: (null)
number of ops: 24
compiled vars: !0 = $now
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'time'
1 DO_ICALL $1
2 ASSIGN !0, $1
4 3 INIT_FCALL 'date_default_timezone_set'
4 SEND_VAL 'UTC'
5 DO_ICALL
5 6 INIT_FCALL 'var_dump'
7 INIT_FCALL 'date'
8 SEND_VAL 'Y-m-d+h%3Am%3Asa'
9 SEND_VAR !0
10 DO_ICALL $4
11 SEND_VAR $4
12 DO_ICALL
6 13 INIT_FCALL 'date_default_timezone_set'
14 SEND_VAL 'Africa%2FCairo'
15 DO_ICALL
7 16 INIT_FCALL 'var_dump'
17 INIT_FCALL 'date'
18 SEND_VAL 'Y-m-d+h%3Am%3Asa'
19 SEND_VAR !0
20 DO_ICALL $7
21 SEND_VAR $7
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0