Merge pull request #137 from matsuo/phpstan #192
Annotations
6 errors
|
Run PHPStan (3)
Process completed with exit code 1.
|
|
Run PHPStan (3):
src/Supporting/FileMakerLayout.php#L602
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptErrorPresort() should return int|null but returns string|null.
|
|
Run PHPStan (3):
src/Supporting/FileMakerLayout.php#L582
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptErrorPrerequest() should return int|null but returns string|null.
|
|
Run PHPStan (3):
src/Supporting/FileMakerLayout.php#L562
Method INTERMediator\FileMakerServer\RESTAPI\Supporting\FileMakerLayout::getScriptError() should return int|null but returns string|null.
|
|
Run PHPStan (3):
src/Supporting/CommunicationProvider.php#L248
Property INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider::$port (int|null) does not accept string.
|
|
Run PHPStan (3):
src/Supporting/CommunicationProvider.php#L242
Property INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider::$port (int|null) does not accept string.
|