Initial commit - not production #3
Annotations
4 errors
phpstan:
src/Verify.php#L126
Only booleans are allowed in a negated boolean, string given.
|
phpstan:
src/Verify.php#L126
Parameter #1 $filename of function Safe\sha1_file expects string, string|false given.
|
phpstan:
src/Verify.php#L126
Parameter #1 $filename of function file_exists expects string, string|false given.
|
phpstan
Process completed with exit code 1.
|