You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2e/integration/doctrine-dbal-baseline.neon
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,30 @@ parameters:
30
30
count:1
31
31
path:repo/src/Driver/SQLSrv/Result.php
32
32
33
+
-
34
+
rawMessage:'Method Doctrine\DBAL\Driver\SQLite3\Result::rowCount() has Doctrine\DBAL\Driver\Exception in PHPDoc @throws tag but it''s not thrown.'
35
+
identifier:throws.unusedType
36
+
count:1
37
+
path:repo/src/Driver/SQLite3/Result.php
38
+
33
39
-
34
40
rawMessage:'Only booleans are allowed in a while condition, int|false given.'
35
41
identifier:while.condNotBoolean
36
42
count:1
37
43
path:repo/src/Schema/SQLServerSchemaManager.php
38
44
45
+
-
46
+
rawMessage:'Method Doctrine\DBAL\Connection@anonymous/tests/ConnectionTest.php:735::commit() has Doctrine\DBAL\Exception in PHPDoc @throws tag but it''s not thrown.'
47
+
identifier:throws.unusedType
48
+
count:1
49
+
path:repo/tests/ConnectionTest.php
50
+
51
+
-
52
+
rawMessage:'Method Doctrine\DBAL\Connection@anonymous/tests/ConnectionTest.php:735::rollBack() has Doctrine\DBAL\Exception in PHPDoc @throws tag but it''s not thrown.'
53
+
identifier:throws.unusedType
54
+
count:1
55
+
path:repo/tests/ConnectionTest.php
56
+
39
57
-
40
58
rawMessage:'Only booleans are allowed in a while condition, mixed given.'
Copy file name to clipboardExpand all lines: e2e/integration/phpunit-baseline.neon
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
parameters:
2
2
ignoreErrors:
3
+
-
4
+
rawMessage:'Method PHPUnit\Framework\Constraint\IsAnything::evaluate() has PHPUnit\Framework\ExpectationFailedException in PHPDoc @throws tag but it''s not thrown.'
5
+
identifier:throws.unusedType
6
+
count:1
7
+
path:repo/src/Framework/Constraint/IsAnything.php
8
+
9
+
-
10
+
rawMessage:'Method PHPUnit\Framework\MockObject\Rule\AnyParameters::apply() has PHPUnit\Framework\ExpectationFailedException in PHPDoc @throws tag but it''s not thrown.'
rawMessage:'Method PHPUnit\TextUI\XmlConfiguration\SuccessfulSchemaDetectionResult::version() has PHPUnit\Util\Xml\XmlException in PHPDoc @throws tag but it''s not thrown.'
rawMessage:'Method Psr\Log\AbstractLogger@anonymous/tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php:361::log() has Psr\Log\InvalidArgumentException in PHPDoc @throws tag but it''s not thrown.'
0 commit comments