Merge pull request #157 from matsuo/update-composer #4
Annotations
10 errors
|
Run PHPStan (5)
Process completed with exit code 1.
|
|
Run PHPStan (5):
test/FMDataAPIUnitTest.php#L112
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\FMDataAPI constructor expects int|null, string given.
|
|
Run PHPStan (5):
test/FMDataAPIUnitTest.php#L20
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\FMDataAPI constructor expects int|null, string given.
|
|
Run PHPStan (5):
src/Supporting/CommunicationProvider.php#L1123
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
Run PHPStan (5):
src/Supporting/CommunicationProvider.php#L1112
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
Run PHPStan (5):
src/Supporting/CommunicationProvider.php#L807
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
Run PHPStan (5):
src/Supporting/CommunicationProvider.php#L804
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
Run PHPStan (5):
src/Supporting/CommunicationProvider.php#L803
Parameter #3 $value of function curl_setopt expects bool, int given.
|
|
Run PHPStan (5):
src/FMDataAPI.php#L88
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\TestProvider constructor expects string|null, int|null given.
|
|
Run PHPStan (5):
src/FMDataAPI.php#L86
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider constructor expects string|null, int|null given.
|