Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/OSfKR
function name: (null)
number of ops: 19
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.916Z'
4 1 INIT_STATIC_METHOD_CALL 'DateTimeImmutable', 'createFromFormat'
2 SEND_VAL 'Y-m-d%5CTH%3Ai%3AsP'
3 SEND_VAR !0
4 DO_FCALL 0 $3
5 ASSIGN !1, $3
5 6 INIT_FCALL 'var_dump'
7 SEND_VAR !1
8 DO_ICALL
8 9 ASSIGN !0, '2019-10-10T15%3A32%3A38Z'
9 10 INIT_STATIC_METHOD_CALL 'DateTimeImmutable', 'createFromFormat'
11 SEND_VAL 'Y-m-d%5CTH%3Ai%3AsP'
12 SEND_VAR !0
13 DO_FCALL 0 $7
14 ASSIGN !1, $7
10 15 INIT_FCALL 'var_dump'
16 SEND_VAR !1
17 DO_ICALL
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0