You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: '#^Method Humbug\\SelfUpdate\\Strategy\\Sha256Strategy\:\:getCurrentRemoteVersion\(\) never returns bool so it can be removed from the return type\.$#'
identifier: return.unusedType
count: 1
path: src/Strategy/Sha256Strategy.php
-
message: '#^Method Humbug\\SelfUpdate\\Strategy\\Sha512Strategy\:\:getCurrentRemoteVersion\(\) never returns bool so it can be removed from the return type\.$#'
identifier: return.unusedType
count: 1
path: src/Strategy/Sha512Strategy.php
-
message: '#^Call to function is_bool\(\) with bool will always evaluate to true\.$#'