Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 15
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 15
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 15
2 jumps found. (Code = 77) Position 1 = 23, Position 2 = 31
Branch analysis from position: 23
2 jumps found. (Code = 78) Position 1 = 24, Position 2 = 31
Branch analysis from position: 24
1 jumps found. (Code = 42) Position 1 = 23
Branch analysis from position: 23
Branch analysis from position: 31
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 31
Branch analysis from position: 15
filename: /in/68832
function name: (null)
number of ops: 33
compiled vars: !0 = $ref, !1 = $property, !2 = $property–
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $3 'ReflectionClass'
1 SEND_VAL_EX 'DateInterval'
2 DO_FCALL 0
3 ASSIGN !0, $3
4 4 INIT_METHOD_CALL !0, 'getProperties'
5 DO_FCALL 0 $6
6 > FE_RESET_R $7 $6, ->15
7 > > FE_FETCH_R $7, !1, ->15
5 8 > INIT_FCALL 'var_dump'
9 INIT_FCALL_BY_NAME 'getName'
10 DO_FCALL 0 $8
11 IS_SMALLER ~9 $8, !2
12 SEND_VAL ~9
13 DO_ICALL
4 14 > JMP ->7
15 > FE_FREE $7
8 16 NEW $11 'ReflectionClass'
17 SEND_VAL_EX 'DatePeriod'
18 DO_FCALL 0
19 ASSIGN !0, $11
9 20 INIT_METHOD_CALL !0, 'getProperties'
21 DO_FCALL 0 $14
22 > FE_RESET_R $15 $14, ->31
23 > > FE_FETCH_R $15, !1, ->31
10 24 > INIT_FCALL 'var_dump'
25 INIT_FCALL_BY_NAME 'getName'
26 DO_FCALL 0 $16
27 IS_SMALLER ~17 $16, !2
28 SEND_VAL ~17
29 DO_ICALL
9 30 > JMP ->23
31 > FE_FREE $15
11 32 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0