Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 12
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/2LCBG
function name: (null)
number of ops: 14
compiled vars: !0 = $obj, !1 = $val, !2 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > NEW $3 'Some'
1 DO_FCALL 0
2 ASSIGN !0, $3
15 3 FETCH_OBJ_R ~6 !0, 'key'
4 CONCAT ~7 ~6, '%3Cbr%3E'
5 ECHO ~7
16 6 > FE_RESET_R $8 !0, ->12
7 > > FE_FETCH_R ~9 $8, !1, ->12
8 > ASSIGN !2, ~9
17 9 CONCAT ~11 !1, '%3Cbr%3E'
10 ECHO ~11
16 11 > JMP ->7
12 > FE_FREE $8
18 13 > RETURN 1
Class Some:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2LCBG
function name: __construct
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > INIT_STATIC_METHOD_CALL
1 SEND_VAL_EX <array>
2 SEND_VAL_EX 2
3 DO_FCALL 0
6 4 > RETURN null
End of function __construct
Function getiterator:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2LCBG
function name: getIterator
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > ECHO 'getIterator+called%3Cbr%3E'
10 1 NEW $0 'ArrayIterator'
2 SEND_VAL_EX <array>
3 DO_FCALL 0
4 > RETURN $0
11 5* > RETURN null
End of function getiterator
End of class Some.
Generated using Vulcan Logic Dumper, using php 8.0.0