Skip to content

Commit cf21535

Browse files
committed
tests: created phpstan error baseline
1 parent 6dadced commit cf21535

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

library/phpstan-baseline.neon

-10
Original file line numberDiff line numberDiff line change
@@ -1785,16 +1785,6 @@ parameters:
17851785
count: 1
17861786
path: Ivoz/Provider/Domain/Model/Carrier/CarrierRepository.php
17871787

1788-
-
1789-
message: "#^Parameter \\#1 \\$port of method Ivoz\\\\Provider\\\\Domain\\\\Model\\\\CarrierServer\\\\CarrierServerAbstract\\:\\:setPort\\(\\) expects int\\|null, int\\|string given\\.$#"
1790-
count: 1
1791-
path: Ivoz/Provider/Domain/Model/CarrierServer/CarrierServer.php
1792-
1793-
-
1794-
message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|null given\\.$#"
1795-
count: 2
1796-
path: Ivoz/Provider/Domain/Model/CarrierServer/CarrierServer.php
1797-
17981788
-
17991789
message: "#^Interface Ivoz\\\\Provider\\\\Domain\\\\Model\\\\CarrierServer\\\\CarrierServerRepository extends generic interface Doctrine\\\\Common\\\\Collections\\\\Selectable but does not specify its types\\: TKey, T$#"
18001790
count: 1

0 commit comments

Comments
 (0)