Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sanKD
function name: (null)
number of ops: 18
compiled vars: !0 = $dateString, !1 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '2019-10-10T15%3A32%3A38.916234Z'
4 1 NEW $3 'DateTimeImmutable'
2 SEND_VAR_EX !0
3 DO_FCALL 0
4 ASSIGN !1, $3
5 5 INIT_FCALL 'var_dump'
6 SEND_VAR !1
7 DO_ICALL
8 8 ASSIGN !0, '2019-10-10T15%3A32%3A38.916234Z'
9 9 INIT_STATIC_METHOD_CALL 'DateTimeImmutable', 'createFromFormat'
10 SEND_VAL 'Y-m-d%5CTH%3Ai%3As.uP'
11 SEND_VAR !0
12 DO_FCALL 0 $8
13 ASSIGN !1, $8
10 14 INIT_FCALL 'var_dump'
15 SEND_VAR !1
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0