Update php-src-8.4.dockerfile and add php-src-master.dockerfile for GitHub Actions #117
Annotations
9 errors
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L22
PHPDoc tag @Property has invalid value (FileMakerRelation $<<portal_name>> FileMakerRelation object associated with the property name.
The table occurrence name of the portal can be the 'portal_name,' and also the object name of the portal.
Ver * @Version 32): Unexpected token "$<<portal_name>>", expected variable at offset 474
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L22
PHPDoc tag @Property has invalid value (string $<<field_name>> The field value named as the property name.): Unexpected token "$<<field_name>>", expected variable at offset 383
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L110
Cannot access property $table on array|object.
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L122
Cannot access property $totalRecordCount on array|object.
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L134
Cannot access property $foundCount on array|object.
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L146
Cannot access property $returnedCount on array|object.
|
Run PHPStan (2):
src/Supporting/FileMakerRelation.php#L366
Cannot access property $portalData on array|object.
|
Run PHPStan (2):
test/FMDataAPIUnitTest.php#L113
Access to an undefined property INTERMediator\FileMakerServer\RESTAPI\FMDataAPI::$person_layout.
|
Run PHPStan (2)
Process completed with exit code 1.
|