-
## Describe the bug
The ScopeIndent sniff suggests a quite strange indentation when processing multi-nested `match`-statements
### Code sample
```php
-
## Description
Checks that nonce verification functions are used within form processing. This is a security check that ensures that core nonce functions are being used to verify the request to the …
-
### Feature Description
Using `declare(strict_types=1);` in modern projects is a common use case.
Suggestion is to add to "Code Generation" settings an option "Add declare(strict_types=1) to gener…
-
## Is your feature request related to a problem?
Add the auto fix on the Squiz.Operators.ComparisonOperatorUsage
## Describe the solution you'd like
When run phpcbf with the rule Squiz.Operators.…
-
# Feature request
When providing CLI arguments, it is common for tools to allow passing those in a case-insensitive manner.
At this moment, this is not the case in phpDocumentor and I would like…
jrfnl updated
5 months ago
-
## Summary
[Chrome will soon be introducing a new default functionality for cookies that don't explicitly set their "SameSite" property](https://www.chromestatus.com/feature/5088147346030592) (this…
-
# Getting started | Moodle Developer Resources
Clipped from: https://moodledev.io/general/development/gettingstarted
## Excerpt
> - Set up your development environment
# Getting started
## A qui…
-
## Describe the bug
Since phpcs v[3.10.0](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.10.0) the code generate false positive errors about unused constants. Seems it is caused b…
-
### Module version(s) affected
^1.9
### Description
I have used the workflow as described with default setup pointing to tag “v1”, both in a new repository and in an older one (both containin…
-
phpcs v 3.5.5
`*/*.js`
after adding this and then below files will not able to check errors and
show nothing errrors.
**StaticJsonHandler.php
StaticJsonServiceProvider.php
static_json.php**