-
## Bug report
- PHP: 8.0
- php-cs-fixer: 3.7
- config:
```php
'braces' => [
'allow_single_line_anonymous_class_with_empty_body' => fal…
-
### Describe the bug
I was trying to make an OTP verification system on my website. But I am getting the below error response from the attached code. I checked the $idToken by printing it. The correc…
-
First... i'm from germany and my english isn't the best.
After i flashed my Airbot F4 v2 Flightcontroller successfully to fw 4.2 , the gyro and accellerotor are not detected anymore.
I'm was searc…
-
Hello
Installing as usual with `composer create-project phpmyadmin/phpmyadmin --repository-url=https://www.phpmyadmin.net/packages.json --no-dev ./pma` fails waith a very big `Unknown package has n…
-
My `composer.json`:
```json
{
"name": "php-typo/php-typo",
"description": "A command line tool to validate files do not have English typo in variables, methods, functions, ...",
…
-
Why does the code below not get formatted to line up properly when I try to format it? I am using VS Code, so I right click and choose Format Document. It will format correctly if I place the code i…
-
## Bug report
### Code snippet that reproduces the problem
I am using the latest version 3.10.0 with PHP 8.1.9
This is my configuration file
```php
-
## Bug report
#### Configuration file
```php
-
## Bug report
Hello,
I have configured my .php_cs.dist file with the rule 'position_after_control_structures' and the value 'next', but when I run php-cs-fixer it does not fix the brace in the '…
-
Hello,
I got this errror, when i run php-cs-fixer since this week:
`Fatal error: Class PhpCsFixer\Fixer\StringNotation\StringLengthToEmptyFixer contains 1 abstract method and must therefore be d…