Dariusz Rumiński

Results 59 issues of Dariusz Rumiński

closes #7152 - [x] `.github/release.yml` template definition - [ ] auto-assign labels depending on conventional PR msg [and unassign other type/* labels]

kind/rfc
topic/core

`@` = annotation `#` = attributes we have samples for: `@` -> `#` `@` -> `@#` (for new config option, when ppl want to use both, for interim stage of...

status/stale

Introduce new rule that will execute following change. Rule shall be marked risky. ref https://github.com/sebastianbergmann/phpunit/pull/3042 ```diff -$this->addToAssertionCount(1); +$this->expectNotToPerformAssertions(); ```

status/to verify
kind/feature request
contribution welcome
topic/phpunit

@TODO PHP 8.3 Fix whitespace between const type and const name, e.g. `public const string TEST = 'Test1';` _Originally posted by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7439#discussion_r1399207434_ also ref #7444

easy pick
topic/PHP8.3
contribution welcome
topic/whitespace

@TODO PHP8.3 Fix whitespace inside dynamic const fetch, e.g. `Foo::{ $bar }` _Originally posted by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7439#discussion_r1399207224_ also ref #7444

status/to verify
topic/PHP8.3
topic/whitespace

haha, another case how to handle config configuration that is dependent on PHP version

wdyt @Wirone ? inspired by https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8120#issuecomment-2263516385 sharing as draft. didn't look to make CI pass

ref https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8236#discussion_r1788665381

status/to verify