Skip to content

Commit fa8aac4

Browse files
Merge branch '10.5'
2 parents d40b33d + d9fb12a commit fa8aac4

21 files changed

+10
-251
lines changed

.psalm/baseline.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -449,19 +449,16 @@
449449
<code>$value</code>
450450
</InvalidCast>
451451
</file>
452-
<file src="src/Logging/TestDox/TestMethod/TestResultCollection.php">
452+
<file src="src/Logging/TestDox/TestResult/TestResultCollection.php">
453453
<PropertyTypeCoercion>
454454
<code>$testResults</code>
455455
</PropertyTypeCoercion>
456456
</file>
457-
<file src="src/Logging/TestDox/TestMethod/TestResultCollector.php">
457+
<file src="src/Logging/TestDox/TestResult/TestResultCollector.php">
458458
<PossiblyNullArgument>
459459
<code><![CDATA[$this->status]]></code>
460460
<code><![CDATA[$this->time]]></code>
461461
</PossiblyNullArgument>
462-
<PropertyTypeCoercion>
463-
<code><![CDATA[$this->testDoubles]]></code>
464-
</PropertyTypeCoercion>
465462
<RedundantCondition>
466463
<code>assert($test instanceof TestMethod)</code>
467464
</RedundantCondition>

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForAbstractClassSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectForTraitSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectFromWsdlSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedMockObjectSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedPartialMockObjectSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestProxySubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/Logging/TestDox/TestMethod/Subscriber/TestCreatedTestStubSubscriber.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)