Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ilItU
function name: (null)
number of ops: 27
compiled vars: !0 = $row2, !1 = $now, !2 = $post, !3 = $interval, !4 = $hours
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN_DIM !0, 'post_date'
1 OP_DATA '2013-10-02+10%3A00%3A00'
4 2 NEW $6 'DateTime'
3 DO_FCALL 0
4 ASSIGN !1, $6
5 5 NEW $9 'DateTime'
6 CHECK_FUNC_ARG
7 FETCH_DIM_FUNC_ARG $10 !0, 'post_date'
8 SEND_FUNC_ARG $10
9 DO_FCALL 0
10 ASSIGN !2, $9
6 11 INIT_METHOD_CALL !1, 'diff'
12 SEND_VAR_EX !2
13 DO_FCALL 0 $13
14 ASSIGN !3, $13
8 15 FETCH_OBJ_R ~15 !3, 'h'
16 INIT_METHOD_CALL !3, 'format'
17 SEND_VAL_EX '%25a'
18 DO_FCALL 0 $16
19 MUL ~17 $16, 24
20 ADD ~18 ~15, ~17
21 ASSIGN !4, ~18
9 22 ROPE_INIT 3 ~21 'Updated+'
23 ROPE_ADD 1 ~21 ~21, !4
24 ROPE_END 2 ~20 ~21, '+hours+ago'
25 ECHO ~20
26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0