-
## Support Hash
Your page shows 404 https://docs.redux.io/core/generating-a-support-hash
## Steps to reproduce
Reset theme options in your them - you will get amply fields for any kind of …
-
**Describe the bug**
Can't satisfy sniff when callable is within multiline array
**Code sample**
```php
$a = [
static function (): void {
},
];
```
> Each value in a multi-line ar…
-
Hi Tomas once again 😳,
in our ruleset.xml for PHP_CodeSniffer we apply some sniffs (like Generic.Commenting.DocComment), and then explicitly disable some of its rules (eg. Generic.Commenting.DocComme…
-
This is identical to https://github.com/composer/composer/issues/9627 but introduced by https://github.com/composer/composer/pull/9618.
My `composer.json`:
```json
{
"name": "animebytes/…
-
### Preconditions
1. 2.2-develop
### Steps to reproduce
1. I want to add the ruleset `dev/tests/static/testsuite/Magento/Test/Php/_files/phpmd/ruleset.xml` as PhpStorm inspection
#…
-
Hey @Gummibeer I noticed some tests failing over here: https://github.com/spatie/laravel-enum/actions/runs/245897220
Any pointers on how I can fix them? I believe there's just some whitespacing mis…
-
Each pull request should be checked for PHP compatibility and to ensure that coding standards are followed.
-
**Describe the bug**
I'm experiencing what I believe to be false-positive error highlighting when attempting to use [PHP 7.3's flexible HEREDOC syntax](https://wiki.php.net/rfc/flexible_heredoc_now…
-
### Please give us a description of what happened.
From trunk, in the terminal, I ran 'grunt phpcs'. It gets stuck on "Running "phpcs:plugin" (phpcs) task" for a while. Then it shows a lot of war…
-
PHP 8.0 is planned for November 26th. We need to test and make sure the plugin works with this version.
See https://github.com/php/php-src/blob/107962208a19d8b6dc1a190cb25fc37614411e71/UPGRADING.