-
## Bug report
Before reporting a bug, make sure PHP CS Fixer is up-to-date.
Please describe the problem and provide technical details such as:
> When a PHP file has unused imports, but th…
-
我们用了rabbitmq 的 confirm模式之后会出现消息投递错误,这个错误是偶发性的 以下是错误信息
[2022-10-25 11:17:02] [WARNING] Send loop broken. The reason is Hyperf\Amqp\Exception\SendChannelClosedException: Write failed, because send chan…
-
## Bug report
see https://github.com/atk4/ui/blob/d138bca5b6e697eabb5e017395eebd0b38037432/src/Table/Column.php#L103
config: https://github.com/atk4/ui/blob/d138bca5b6e697eabb5e017395eebd0b38037…
-
## Bug report
PHP-CS-Fixer is not correctly detecting the indentation level, when mixing PHP code with HTML in template files.
```
./vendor/bin/php-cs-fixer -vvv fix public_html/php-cs.php
P…
-
# Bug report
PHP CS Fixer 3.10.0 (76d7da6) Oliva by Fabien Potencier and Dariusz Ruminski.
PHP runtime: 8.1.7
`.php-cs-fixer.dist.php`:
```
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | no
| RFC | yes
| BC Break | it depends (backward compatibility may be provided)
#### Summary
I wo…
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
` was originally here, but …
-
## Bug report
There's a weird indentation change suggested by the `braces` rule in the 3.9.x version of PHP CS Fixer with an anonymous function as a parameter to a methid, inside a `match` expressi…
-
Hi, I would like to push code of my project inside VM instead the repository URL. I have this code:
```
name: Tests
on: [push]
jobs:
php-unit-and-functional-tests:
runs-on: ubuntu-20.04
…
-
## Bug report
I have a code snippet, that each time the `binary_operator_spaces` fixer is run, it keeps expanding the lines. This only happens in PHP CS Fixer versions greater than `3.6.0` (seems t…