Skip to content

Commit 3f4a5b5

Browse files
committed
Merge branch 'master' of https://github.com/msyk/FMDataAPI
2 parents 3bceaaf + aa1aa55 commit 3f4a5b5

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

test/phpstan-baseline.neon

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,11 @@ parameters:
1818
count: 1
1919
path: ../src/Supporting/CommunicationProvider.php
2020

21-
-
22-
message: "#^PHPDoc tag @param references unknown parameter\\: \\$recordId$#"
23-
count: 1
24-
path: ../src/Supporting/CommunicationProvider.php
25-
2621
-
2722
message: "#^PHPDoc tag @param references unknown parameter\\: \\$toName$#"
2823
count: 1
2924
path: ../src/Supporting/CommunicationProvider.php
3025

31-
-
32-
message: "#^PHPDoc tag @var has invalid value \\(\\)\\: Unexpected token \"\\\\n \\* \", expected type at offset 15$#"
33-
count: 1
34-
path: ../src/Supporting/CommunicationProvider.php
35-
3626
-
3727
message: """
3828
#^PHPDoc tag @property has invalid value \\(FileMakerRelation \\$\\<\\<portal_name\\>\\> FileMakerRelation object associated with the property name\\.
@@ -47,11 +37,6 @@ parameters:
4737
count: 1
4838
path: ../src/Supporting/FileMakerRelation.php
4939

50-
-
51-
message: "#^PHPDoc tag @return with type void is incompatible with native type array\\.$#"
52-
count: 1
53-
path: ../src/Supporting/FileMakerRelation.php
54-
5540
-
5641
message: "#^Access to an undefined property INTERMediator\\\\FileMakerServer\\\\RESTAPI\\\\FMDataAPI\\:\\:\\$person_layout\\.$#"
5742
count: 1

0 commit comments

Comments
 (0)