-
pdrake has been doing some pretty neat stuff!
https://github.com/fabpot/PHP-CS-Fixer/pull/136
-
## Bug report
In php-cs-fixer v3.52.1, `multiline_whitespace_before_semicolons` behaves inconsistently, by *sometimes* moving the `;` from a new line to the previous one in a multiline condition, i…
danog updated
4 hours ago
-
## Bug report
### Code snippet that reproduces the problem
file.php:
```php
-
### Symfony version(s) affected
5.4+
### Description
I'm configuring php-cs-fixer which uses the `symfony/finder` component and noticed it does not work as advertised.
```php
$finder = Ph…
-
### Problem description
The cache appears to be ignored when using the parallel runner in some situations. It seems cachefile = `cache.json` works, whereas `./cache.json` does not.
Note that this…
rtek updated
2 months ago
-
### Feature request
The idea would be to support syntax like
```
['sort_algorithm' => 'custom', 'order' => ['A\\B\\Qux', 'A\\B\\Bar', 'A\\B\\*', '*', 'A\\C\\Foo']]
```
which would say
- `A\B\Q…
-
As of version 3.57.0 of PHP CS fixer there is support for running the fixer on multiple cores in parallel: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7777
We should apply this to our code st…
-
[I've started running static analysis on xsd2php](https://github.com/SignpostMarv/xsd2php/tree/static-analysis), and as mentioned somewhere back in one of the static analysis issues/prs on this repo y…
-
| Q | A
| --------------- | ---
| Version | `v2.2.0`
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
| Related tickets |
I …
-
Whenever I run the blade formatter I get this empty line breaks after an php directive. When I run the formatter multiple times, I get multiple empty line breaks. Why? How? 👀
![image](https://gith…