Update SurvivalBlockBreakHandler.php #10460
main.yml
on: push
Code Style checks
32s
ShellCheck
4s
Matrix: all-php-versions
Annotations
6 errors
PHP 8.2 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|