Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/iZEks
function name: (null)
number of ops: 16
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > NEW $0 'DateTime'
1 SEND_VAL_EX '2015-02-01'
2 DO_FCALL 0
3 INIT_METHOD_CALL $0, 'format'
4 SEND_VAL_EX 'Y-m-d%5CTH%3Ai%3AsP'
5 DO_FCALL 0 $2
6 ECHO $2
7 ECHO '%0A'
7 8 NEW $3 'Foo'
9 SEND_VAL_EX '2015-02-01'
10 DO_FCALL 0
11 INIT_METHOD_CALL $3, 'format'
12 SEND_VAL_EX 'Y-m-d'
13 DO_FCALL 0 $5
14 ECHO $5
15 > RETURN 1
Class Foo: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0