Bump the phpstan group with 3 updates #814
Annotations
6 errors and 1 warning
src/FileUploadControl/Storage/FileSystemStorageManager.php#L97
Using - over non-number (int - (int|false))
|
src/FileUploadControl/Storage/Metadata/FileUploadMetadata.php#L80
Calling sha1() is forbidden, use hash() with at least SHA-256 for secure hash, or password_hash() for passwords.
|
Internal error: Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #1 ($stmt) must be of type PhpParser\Node\Stmt, PhpParser\Node\Expr\StaticCall given, called in /home/runner/work/file-upload-control/file-upload-control/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 212 while analysing file /home/runner/work/file-upload-control/file-upload-control/src/FileUploadControl/FileUploadControl.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
Internal error: Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #1 ($stmt) must be of type PhpParser\Node\Stmt, PhpParser\Node\Expr\Assign given, called in /home/runner/work/file-upload-control/file-upload-control/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 212 while analysing file /home/runner/work/file-upload-control/file-upload-control/src/Bridges/FileUploadControlForms/ExtensionMethodRegistrator.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
|
|
|
The logs for this run have expired and are no longer available.
Loading