Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/c879B
function name: (null)
number of ops: 31
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'var_dump'
1 NEW $0 'DateTime'
2 SEND_VAL_EX '2015-08-31T00%3A55%3A00.000Z'
3 DO_FCALL 0
4 SEND_VAR $0
5 DO_ICALL
4 6 INIT_FCALL 'var_dump'
7 NEW $3 'DateTime'
8 SEND_VAL_EX '2015-08-31T00%3A55%3A00.000'
9 DO_FCALL 0
10 SEND_VAR $3
11 DO_ICALL
5 12 INIT_FCALL 'var_dump'
13 NEW $6 'DateTime'
14 SEND_VAL_EX '2015-08-31T00%3A55%3A00'
15 DO_FCALL 0
16 SEND_VAR $6
17 DO_ICALL
6 18 INIT_FCALL 'var_dump'
19 NEW $9 'DateTime'
20 SEND_VAL_EX '2015-08-31T00%3A55'
21 DO_FCALL 0
22 SEND_VAR $9
23 DO_ICALL
7 24 INIT_FCALL 'var_dump'
25 NEW $12 'DateTime'
26 SEND_VAL_EX '2015-08-31'
27 DO_FCALL 0
28 SEND_VAR $12
29 DO_ICALL
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0