-
I am trying to customize the `config/fixer.php` that this package generates to tweak some of the rules, but they are completely ignored. No matter what I change in that file, none of the changes get p…
-
After my most recent `composer update` I am getting a fatal error when running `bin/php-cs-fixer` with the bridge.
```
bin/php-cs-fixer -vvv --dry-run fix
Fixer "short_array_syntax" does not exis…
-
I would like to run php-cs-fixer with the `--config-file=.php_cs` argument. But it seems that the file is not found. Can I make use of the `$project_path` variable to get the correct path?
Thanks!
M…
-
### Machine
OS Ubuntu 20.04.2
`php -v` -> php5.6
has php7.2 installed, binary on `php7.2`
### Project
`friendsofphp/php-cs-fixer` on composer.json v3.0.0
### Editor
extension v0.2.5
`php-c…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I am trying to configure PHP CS Fixer as an external formatter for PHP using the following setting…
-
VS Code on windows had this setting to `.bat` file and it was working fine then one day it start having this error
`"php-cs-fixer.executablePathWindows": "${workspaceRoot}/vendor/bin/php-cs-fixer.b…
-
I installed library from markeplace on vscode and I have trouble with this extension. Vscode version: Version: 1.86.0, vscode-phpactor version: 1.3.0 I am getting this error when hovering on some buil…
-
Hello,
I love this tool, it is pretty useful and I can see myself using it in multiple ways.
An issue I am facing when trying to run `cpx tinker`, it leads to `Warning: require_once(~/.composer/…
-
**Feature description / Feature Beschreibung**
nachdem die php/redaxo-core mindestversion angehoben wäre könnte man cs-fixer-config 2.x verwenden
refs https://github.com/redaxo/php-cs-fixer-config…
-
I installed `php-cs-fixer` locally and added some extensions.
This extension reads the config file, sees the extensions and throws because it can't import them.
This happens because it's not using …