This repository was archived by the owner on Aug 8, 2026. It is now read-only.
Fix tests to cater to newer version of PHPStan #32
Annotations
9 errors
|
Unit / Feature tests & static analysis [PHP 8.4]
Process completed with exit code 1.
|
|
Unit / Feature tests & static analysis [PHP 8.4]:
src/HibpHttp.php#L15
Deprecated in PHP 8.4: Parameter #2 $client (GuzzleHttp\ClientInterface) is implicitly nullable via default value null.
|
|
Unit / Feature tests & static analysis [PHP 8.4]:
src/HibpHttp.php#L15
Deprecated in PHP 8.4: Parameter #1 $apiKey (string) is implicitly nullable via default value null.
|
|
Unit / Feature tests & static analysis [PHP 8.4]:
src/Breach/BreachInterface.php#L28
Deprecated in PHP 8.4: Parameter #3 $domainFilter (string) is implicitly nullable via default value null.
|
|
Unit / Feature tests & static analysis [PHP 8.4]:
src/Breach/BreachInterface.php#L21
Deprecated in PHP 8.4: Parameter #3 $domainFilter (string) is implicitly nullable via default value null.
|
|
Unit / Feature tests & static analysis [PHP 8.4]:
src/Breach/BreachInterface.php#L12
Deprecated in PHP 8.4: Parameter #1 $domainFilter (string) is implicitly nullable via default value null.
|
|
Unit / Feature tests & static analysis [PHP 8.2]
The strategy configuration was canceled because "tests._8_4" failed
|
|
Unit / Feature tests & static analysis [PHP 8.3]
The operation was canceled.
|
|
Unit / Feature tests & static analysis [PHP 8.3]
The strategy configuration was canceled because "tests._8_4" failed
|