Skip to content

Merge pull request #148 from matsuo/mago #216

Merge pull request #148 from matsuo/mago

Merge pull request #148 from matsuo/mago #216

Triggered via push February 22, 2026 03:15
Status Success
Total duration 51s
Artifacts

phpstan.yml

on: push
Matrix: Run PHPStan
Fit to window
Zoom out
Zoom in

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#L903
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L892
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L620
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L617
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/Supporting/CommunicationProvider.php#L616
Parameter #3 $value of function curl_setopt expects bool, int given.
Run PHPStan (5): src/FMDataAPI.php#L77
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\TestProvider constructor expects string|null, int|null given.
Run PHPStan (5): src/FMDataAPI.php#L75
Parameter #5 $port of class INTERMediator\FileMakerServer\RESTAPI\Supporting\CommunicationProvider constructor expects string|null, int|null given.