Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 108) Position 1 = -2
Found catch point at position: 6
Branch analysis from position: 6
2 jumps found. (Code = 107) Position 1 = 7, Position 2 = -2
Branch analysis from position: 7
1 jumps found. (Code = 108) Position 1 = -2
Found catch point at position: 16
Branch analysis from position: 16
2 jumps found. (Code = 107) Position 1 = 17, Position 2 = -2
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/koUqu
function name: (null)
number of ops: 21
compiled vars: !0 = $e
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ECHO '%3D%3D+Native+PHP+%3D%3D%0A%0A'
10 1 NEW $1 'Foo'
2 DO_FCALL 0
3 FETCH_OBJ_R ~3 $1, 'bar'
4 FREE ~3
5 > JMP ->10
11 6 E > > CATCH last 'Throwable'
12 7 > INIT_FCALL 'var_dump'
8 SEND_VAR !0
9 DO_ICALL
15 10 > ECHO '%0A%0A%3D%3D+User+code+%3D%3D%0A%0A'
18 11 NEW $5 'Error'
12 SEND_VAL_EX 'Cannot+access+non-public+property+Foo%3A%3A%24bar'
13 DO_FCALL 0
14 > THROW 0 $5
15* JMP ->20
19 16 E > > CATCH last 'Throwable'
20 17 > INIT_FCALL 'var_dump'
18 SEND_VAR !0
19 DO_ICALL
21 20 > RETURN 1
Class Foo: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0