-
If I enable this sniff:
```
```
I get this crash:
> 2024-02-16 07:38:35.992 [error] Error: { "vscodeOptions": { "tabWidth": 1 }, "result":
> PHP Fatal error: Uncau…
ghnp5 updated
8 months ago
-
_**Context**: at a high level, we are exploring the problem space related JS related errors, related code quality workflows, how how market opprotunity for Codecov to serve as a error prevention tool …
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Hello, i need some assitance wi…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
``` bash
$~: composer global require phpmd/phpmd 2.0.0
Changed current directory to /Users/ronan/.composer
./composer.json has been updated
Package "phpmd/phpmd" listed for update is not installed. Ig…
-
Hi and thanks for psalm!
I'm searching for a tip / work-around please.
Running psalm on my codebase will update some doc-blocks and add the `@psalm-return` annotation; which is fine.
My probl…
-
I received an error using version 8.14.1:
`Fatal error: Uncaught TypeError: Return value of SlevomatCodingStandard\Sniffs\Commenting\EmptyCommentSniff::getCommentContent() must be of the type string,…
-
I somehow can not join the slack workspace, so I'm asking here. Also it might be a bug but I'm not sure, so please feel free to let me know where is the better place for this topic.
I am trying to …
-
Could you advise on how to resolve the error above, please? Thank you. My terminal log:
```
$ composer install
Loading composer repositories with package information
Installing dependencies (includin…
-
## Is your feature request related to a problem?
I am trying to upgrade from PHP 7.4 to PHP 8.x and have used this package to check the code -- just warnings reported, no errors, but after upgrade, I…