-
# Feature Request
Documentation at [1] states, that using `withRootFiles` will make sure, that rector will apply rules to the root directory PHP files like a "rector.php", "ecs.php", etc.
But …
-
It's not possible to migrate now.
- PHP-CS-Fixer not support 8.4 yet: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8300
Draft PR to see status: https://github.com/OskarStark/doctor-rst/pul…
-
+ Написать статью на сайте по его настройке
-
php-cs-fixer stated they dont have plan to support formating mixed html/php at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/3702 . could you add some trick to split and pass only the php part t…
-
### Pint Version
1.18.1
### PHP Version
8.3.4
### Description
I know that Pint's lack of parallelization has been discussed before in #93, #275 and #299 - but I would like to provide an example o…
-
### Problem description
The [README states](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer?tab=readme-ov-file#installation):
> The recommended way to install PHP CS Fixer is to use [Composer](https://…
-
It seems that this test fails on Twig 3.15:
```
Failed asserting that two strings are identical.
Expected :'File is invalid: Unexpected token "end of template" of value "".'
Actual :'File is i…
-
### Problem description
When running the fixer against a PHP file where there are the following conditions:
- control structure with curly braces (e.g. if, function, etc.)
- the opening curly bra…
-
I have installed the PHP CS Fixer plugin in WSL, but it can not find the php-cs-fixer.phar file.
The following rules were added to both my WSL and my Windows sided settings.json:
"php-cs-fixer.lastD…
-