Separate CommandReader impl from CommandReaderThread

This commit is contained in:
Dylan K. Taylor
2021-05-29 23:41:11 +01:00
parent 4bcc7e09cb
commit 0402e7e697
6 changed files with 110 additions and 133 deletions

View File

@ -6,7 +6,7 @@ parameters:
path: ../../../src/CrashDump.php
-
message: "#^Instanceof between pocketmine\\\\command\\\\CommandReader and pocketmine\\\\command\\\\CommandReader will always evaluate to true\\.$#"
message: "#^Instanceof between pocketmine\\\\command\\\\CommandReaderThread and pocketmine\\\\command\\\\CommandReaderThread will always evaluate to true\\.$#"
count: 1
path: ../../../src/Server.php