Skip to content

Commit 13d371b

Browse files
committed
Updated PHPUnit's baseline
1 parent e31c2d6 commit 13d371b

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

e2e/integration/phpunit-baseline.neon

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5461,12 +5461,7 @@ parameters:
54615461
path: repo/tests/static-analysis/happy-path/assert-is-not-numeric.php
54625462

54635463
-
5464-
message: "#^Parameter \\$value of function PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNotNumeric\\\\consume\\(\\) has invalid typehint type PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNotNumeric\\\\numeric\\.$#"
5465-
count: 1
5466-
path: repo/tests/static-analysis/happy-path/assert-is-not-numeric.php
5467-
5468-
-
5469-
message: "#^Function PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNotNumeric\\\\consume\\(\\) should return array but returns array\\|PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNotNumeric\\\\numeric\\.$#"
5464+
message: "#^Function PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNotNumeric\\\\consume\\(\\) should return array but returns array\\|float\\|int\\|string\\.$#"
54705465
count: 1
54715466
path: repo/tests/static-analysis/happy-path/assert-is-not-numeric.php
54725467

@@ -5490,11 +5485,6 @@ parameters:
54905485
count: 1
54915486
path: repo/tests/static-analysis/happy-path/assert-is-not-string.php
54925487

5493-
-
5494-
message: "#^Return typehint of function PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNumeric\\\\consume\\(\\) has invalid type PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertIsNumeric\\\\numeric\\.$#"
5495-
count: 1
5496-
path: repo/tests/static-analysis/happy-path/assert-is-numeric.php
5497-
54985488
-
54995489
message: "#^Function PHPUnit\\\\Framework\\\\StaticAnalysis\\\\HappyPath\\\\AssertNotEmpty\\\\consume\\(\\) should return int but returns int\\|null\\.$#"
55005490
count: 1

0 commit comments

Comments
 (0)