|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4"> |
| 3 | + <file src="SourceQuery/BaseSocket.php"> |
| 4 | + <MissingConstructor> |
| 5 | + <code><![CDATA[$Address]]></code> |
| 6 | + <code><![CDATA[$Engine]]></code> |
| 7 | + <code><![CDATA[$Port]]></code> |
| 8 | + <code><![CDATA[$Timeout]]></code> |
| 9 | + </MissingConstructor> |
| 10 | + <PossiblyUnusedReturnValue> |
| 11 | + <code><![CDATA[Buffer]]></code> |
| 12 | + <code><![CDATA[bool]]></code> |
| 13 | + </PossiblyUnusedReturnValue> |
| 14 | + <UnusedVariable> |
| 15 | + <code><![CDATA[$ReadMore]]></code> |
| 16 | + </UnusedVariable> |
| 17 | + </file> |
| 18 | + <file src="SourceQuery/GoldSourceRcon.php"> |
| 19 | + <PossiblyNullArgument> |
| 20 | + <code><![CDATA[$this->Socket->Socket]]></code> |
| 21 | + </PossiblyNullArgument> |
| 22 | + <PossiblyUnusedParam> |
| 23 | + <code><![CDATA[$Header]]></code> |
| 24 | + <code><![CDATA[$Length]]></code> |
| 25 | + </PossiblyUnusedParam> |
| 26 | + <PossiblyUnusedReturnValue> |
| 27 | + <code><![CDATA[bool]]></code> |
| 28 | + </PossiblyUnusedReturnValue> |
| 29 | + <UnusedVariable> |
| 30 | + <code><![CDATA[$ReadMore]]></code> |
| 31 | + </UnusedVariable> |
| 32 | + </file> |
| 33 | + <file src="SourceQuery/Socket.php"> |
| 34 | + <InvalidPropertyAssignmentValue> |
| 35 | + <code><![CDATA[$this->Socket]]></code> |
| 36 | + </InvalidPropertyAssignmentValue> |
| 37 | + <PossiblyNullArgument> |
| 38 | + <code><![CDATA[$this->Socket]]></code> |
| 39 | + <code><![CDATA[$this->Socket]]></code> |
| 40 | + <code><![CDATA[$this->Socket]]></code> |
| 41 | + </PossiblyNullArgument> |
| 42 | + <PossiblyUnusedReturnValue> |
| 43 | + <code><![CDATA[bool]]></code> |
| 44 | + </PossiblyUnusedReturnValue> |
| 45 | + </file> |
| 46 | + <file src="SourceQuery/SourceQuery.php"> |
| 47 | + <PossiblyUnusedMethod> |
| 48 | + <code><![CDATA[SetUseOldGetChallengeMethod]]></code> |
| 49 | + </PossiblyUnusedMethod> |
| 50 | + <PossiblyUnusedReturnValue> |
| 51 | + <code><![CDATA[string]]></code> |
| 52 | + </PossiblyUnusedReturnValue> |
| 53 | + <UnusedVariable> |
| 54 | + <code><![CDATA[$SteamID]]></code> |
| 55 | + </UnusedVariable> |
| 56 | + </file> |
| 57 | + <file src="SourceQuery/SourceRcon.php"> |
| 58 | + <InvalidPropertyAssignmentValue> |
| 59 | + <code><![CDATA[$this->RconSocket]]></code> |
| 60 | + </InvalidPropertyAssignmentValue> |
| 61 | + <PossiblyNullArgument> |
| 62 | + <code><![CDATA[$this->RconSocket]]></code> |
| 63 | + <code><![CDATA[$this->RconSocket]]></code> |
| 64 | + <code><![CDATA[$this->RconSocket]]></code> |
| 65 | + <code><![CDATA[$this->RconSocket]]></code> |
| 66 | + </PossiblyNullArgument> |
| 67 | + <PossiblyUnusedReturnValue> |
| 68 | + <code><![CDATA[bool]]></code> |
| 69 | + </PossiblyUnusedReturnValue> |
| 70 | + </file> |
| 71 | + <file src="Tests/Tests.php"> |
| 72 | + <MixedPropertyTypeCoercion> |
| 73 | + <code><![CDATA[new \SplQueue()]]></code> |
| 74 | + </MixedPropertyTypeCoercion> |
| 75 | + <PossiblyUnusedParam> |
| 76 | + <code><![CDATA[$Length]]></code> |
| 77 | + </PossiblyUnusedParam> |
| 78 | + <PossiblyUnusedReturnValue> |
| 79 | + <code><![CDATA[bool]]></code> |
| 80 | + </PossiblyUnusedReturnValue> |
| 81 | + <PropertyNotSetInConstructor> |
| 82 | + <code><![CDATA[$Socket]]></code> |
| 83 | + <code><![CDATA[$SourceQuery]]></code> |
| 84 | + <code><![CDATA[TestableSocket]]></code> |
| 85 | + <code><![CDATA[TestableSocket]]></code> |
| 86 | + <code><![CDATA[TestableSocket]]></code> |
| 87 | + <code><![CDATA[TestableSocket]]></code> |
| 88 | + </PropertyNotSetInConstructor> |
| 89 | + <UnusedClass> |
| 90 | + <code><![CDATA[Tests]]></code> |
| 91 | + </UnusedClass> |
| 92 | + </file> |
| 93 | +</files> |
0 commit comments