Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7TA1X
function name: (null)
number of ops: 12
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $0 'DateTime'
1 SEND_VAL_EX '2021-01-01+01%3A02%3A03'
2 NEW $1 'DateTimeZone'
3 SEND_VAL_EX 'Europe%2FBerlin'
4 DO_FCALL 0
5 SEND_VAR_NO_REF_EX $1
6 DO_FCALL 0
7 INIT_METHOD_CALL $0, 'format'
8 SEND_VAL_EX 'D%2C+d+M+Y+H%3Ai%3As+%5CG%5CM%5CT'
9 DO_FCALL 0 $4
10 ECHO $4
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0