mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Remove junk from php8 baseline
This commit is contained in:
parent
81c5b83bd9
commit
85effa5240
@ -1,85 +1,5 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Call to method getName\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 3
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^Call to method sendMessage\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 2
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^Cannot cast mixed to int\\.$#"
|
||||
count: 2
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^Class pocketmine\\\\player\\\\Player not found\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^PHPDoc tag @var above assignment does not specify variable name\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^Property LiveXYZ\\\\LiveXYZ\\:\\:\\$mode \\(string\\) does not accept mixed\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/LiveXYZ.php
|
||||
|
||||
-
|
||||
message: "#^Call to method getWorld\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method getX\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method getY\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method getYaw\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 2
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method getZ\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method isClosed\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method sendPopup\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Call to method sendTip\\(\\) on an unknown class pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\$player of method LiveXYZ\\\\ShowDisplayTask\\:\\:__construct\\(\\) has invalid typehint type pocketmine\\\\player\\\\Player\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Property LiveXYZ\\\\ShowDisplayTask\\:\\:\\$player has unknown class pocketmine\\\\player\\\\Player as its type\\.$#"
|
||||
count: 1
|
||||
path: ../../../plugins/LiveXYZ/src/LiveXYZ/ShowDisplayTask.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$stream of function fclose expects resource, resource\\|false given\\.$#"
|
||||
count: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user