Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/i71Kc
function name: (null)
number of ops: 16
compiled vars: !0 = $dt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'date_default_timezone_set'
1 SEND_VAL 'Asia%2FTokyo'
2 DO_ICALL
4 3 INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat'
4 SEND_VAL '%21'
5 SEND_VAL ''
6 DO_FCALL 0 $2
7 ASSIGN !0, $2
5 8 INIT_FCALL 'var_dump'
9 SEND_VAR !0
10 INIT_METHOD_CALL !0, 'format'
11 SEND_VAL_EX 'c'
12 DO_FCALL 0 $4
13 SEND_VAR $4
14 DO_ICALL
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0