polish hungary #24
Annotations
10 errors
phpstan:
tests/Countries/BelgiumTest.php#L18
Cannot call method format() on string.
|
phpstan:
tests/Countries/BelgiumTest.php#L18
Unable to resolve the template type TValue in call to function expect
|
phpstan:
tests/Countries/HungaryTest.php#L18
Cannot call method format() on string.
|
phpstan:
tests/Countries/HungaryTest.php#L18
Unable to resolve the template type TValue in call to function expect
|
phpstan:
tests/Countries/NetherlandsTest.php#L18
Cannot call method format() on string.
|
phpstan:
tests/Countries/NetherlandsTest.php#L18
Unable to resolve the template type TValue in call to function expect
|
phpstan:
tests/HolidaysTest.php#L20
Cannot call method format() on string.
|
phpstan:
tests/HolidaysTest.php#L20
Unable to resolve the template type TValue in call to function expect
|
phpstan:
tests/HolidaysTest.php#L24
Parameter $year of static method Spatie\Holidays\Holidays::for() expects int|null, string given.
|
phpstan:
tests/HolidaysTest.php#L27
Cannot call method format() on string.
|