Fix problems #124
Annotations
11 errors
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L87
PHPDoc tag @var for variable $insn contains unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L99
Call to method value() on an unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Debugger/DefaultExecutorDebugger.php#L100
Call to method name() on an unknown class RubyVM\VM\Core\Runtime\Executor\Debugger\Insn.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Executor.php#L294
Access to constant LEAVE on an unknown class RubyVM\VM\Core\Runtime\Executor\Insn.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Executor.php#L294
Access to constant LEAVE on an unknown class RubyVM\VM\Core\Runtime\Executor\Insn.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Insn/Processor/BuiltinTraceGetblockparam.php#L33
Trying to invoke int but it's not a callable.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Insn/Processor/BuiltinTraceGetblockparam.php#L33
Trying to invoke string but it might not be a callable.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Operation/Processor/OperationProcessorEntries.php#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$name.
|
Run PHPStan:
src/VM/Core/Runtime/Executor/Operation/Processor/OperationProcessorEntries.php#L31
Access to an undefined property RubyVM\VM\Core\Runtime\Executor\Insn\InsnInterface::$value.
|
Run PHPStan
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading