RecaptchaV3 - Don't catch exception (#128) #11
Annotations
5 errors
PHPStan (PHP 8.3):
src/Util/PasswordStrengthChecker.php#L40
Variable $numbers in empty() always exists and is not falsy.
|
PHPStan (PHP 8.3):
src/Util/PasswordStrengthChecker.php#L52
Variable $symbols in empty() always exists and is not falsy.
|
PHPStan (PHP 8.3):
src/Util/PasswordStrengthChecker.php#L65
Variable $lowercase_characters in empty() always exists and is not falsy.
|
PHPStan (PHP 8.3):
src/Util/PasswordStrengthChecker.php#L71
Variable $uppercase_characters in empty() always exists and is not falsy.
|
PHPStan (PHP 8.3)
Process completed with exit code 1.
|