Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rt0jg
function name: (null)
number of ops: 11
compiled vars: !0 = $array1, !1 = $array2, !2 = $date
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
5 2 NEW $5 'DateTime'
3 SEND_VAL_EX '0000-00-00+00%3A00%3A00'
4 DO_FCALL 0
5 ASSIGN !2, $5
6 6 INIT_METHOD_CALL !2, 'format'
7 SEND_VAL_EX 'Y-m-d'
8 DO_FCALL 0 $8
9 ECHO $8
10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0