Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qN9e6
function name: (null)
number of ops: 17
compiled vars: !0 = $str, !1 = $dt1, !2 = $dt2
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '2016-04-06T15%3A17%3A42.97074Z'
3 1 NEW $4 'DateTime'
2 SEND_VAR_EX !0
3 DO_FCALL 0
4 ASSIGN !1, $4
4 5 INIT_STATIC_METHOD_CALL 'DateTime', 'createFromFormat'
6 SEND_VAL 'Y-m-d%5CTH%3Ai%3AsP'
7 SEND_VAR !0
8 DO_FCALL 0 $7
9 ASSIGN !2, $7
6 10 INIT_FCALL 'var_dump'
11 SEND_VAR !1
12 DO_ICALL
7 13 INIT_FCALL 'var_dump'
14 SEND_VAR !2
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0