Fix parameter type hint for defaults in constructor #19
Annotations
8 errors
|
Tests (8.4, lowest)
Process completed with exit code 1.
|
|
Tests (8.4, lowest):
src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
|
|
Tests (8.3, highest)
Process completed with exit code 1.
|
|
Tests (8.3, highest):
src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
|
|
Tests (8.4, highest)
Process completed with exit code 1.
|
|
Tests (8.4, highest):
src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
|
|
Tests (8.3, lowest)
Process completed with exit code 1.
|
|
Tests (8.3, lowest):
src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
|