-
## Bug Description
*Universal.Arrays.DuplicateArrayKey.Found* is incorrectly reported in an array with number-like keys.
## Given the following reproduction Scenario
The issue happens w…
-
### Setup and configuration
- SMW version: 3.2.2
- SBL version: 2.0
- MW version: 1.35.1
- DB (MySQL etc. and version): MariaDB 10.5.8
### Issue
Seems like Composer doesn't like anything I…
-
we're running into a strange issue with PrestissimoFileFetcher and the newest curl version:
```
cli-drupal:/app/some-dir$ composer drupal:scaffold
- Downloading 1/16: https://cgit.drupalcode.or…
-
Today when I went to do 'composer update' on my exakat server, I got this error:
```
# composer update -vvv
Reading ./composer.json
Loading config file ./composer.json
Checked CA file /etc/ssl/…
-
All of a sudden I'm getting the following error using the official Vimeo PHP client, has something broken?
```
Client error: `POST https://us-files.tus.vimeo.com/files/vimeo-prod-src-tus-us` resul…
-
## Describe the bug
I have two identical files `app/Models/Locale.php` and `app/Models/.Locale.php` phpcs only reports the errors on the first one and phpcbf only fixes the first one.
### Code sam…
-
## Is your feature request related to a problem?
Currently, the `Squiz.Commenting.PostStatementComment` sniff makes it impossible to use trailing annotations like PHPUnit's `// @codeCoverageIgnore`. …
-
Some parts still look like the php4 age with _ for properties.
- [ ] add a pre-commit hook, maybe using [pre-commit](https://github.com/pre-commit/pre-commit)
-
The `Squiz.Arrays.ArrayDeclaration` sniff is somewhat generic, but attempting to configure it to disable some errors by placing this in a ruleset will inadvertently disable other errors too:
``` xml
…
-
The "SpacingAfterOpenBrace" error in "PEAR.ControlStructures.MultiLineCondition", that was introduced only in 2.2.0 release now checks that there must be no space between opening parenthesis of IF sta…