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

@ -37,7 +37,7 @@ parameters:
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
count: 2
path: ../../../src/Server.php
-
@ -80,11 +80,6 @@ parameters:
count: 2
path: ../../../src/VersionInfo.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: ../../../src/command/CommandReader.php
-
message: "#^Part \\$host \\(mixed\\) of encapsed string cannot be cast to string\\.$#"
count: 1