Greg Korba
Greg Korba
We currently have problem with ctrl+C signal (does not stop the command when run in Docker). The `fix` / `check` commands must stop gracefully when SIGTERM is invoked. ```shell $...
### Bug Report | Q | A |---------------- | ------ | BC Break | no? | Library Version | 0.2.32 | PHP version | 7.4.32 #### Summary Consider such configuration:...
As I write it, there's Hugo 0.119.0 available, but latest Docker image points to 0.111.3 🙁. Yesterday I had hard time to upgrade Hugo via Homebrew (errors in partials), so...
Version 1.5.0 released yesterday introduced breaking changes and should be released as 2.0.0 ⚠️ [For example](https://github.com/smi2/phpClickHouse/compare/1.4.6...1.5.0#diff-eb1710f64250974d6d1550d421a31054e6079592ae3a8428cd9530bc086bdd94R211): > Argument 1 passed to ClickHouseDB\Settings::setReadOnlyUser() must be an instance of ClickHouseDB\mixed, bool given,...
I'm wondering why that backtrace and additional border were added in afcb27c. I have for example `protected\vendor\malyshev\yii-debug-toolbar\YiiDebugToolbarPanel.php in line 70` everywhere in settings panel. The panel takes twice more than...
It would be great to have an option to add the attributes without removing the annotation (which also requires checking if the attribute is already there to avoid "fixing" it...
Fixes #1812 I wanted to verify cases mentioned in the issue and started to play around with the fixer. I have few more test cases and part of them are...
Closes #3997 In order to achieve new formats of the progress output a lot of work had to be done in #6848. On top of that 2 new progress output...
Fixes #7652
I got this idea while reviewing #7395, I believe it could be helpful to achieve [this](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7395#discussion_r1427448017) (jump directly from `#[` to meaningful element described with that attribute, then run attribute...