Thomas Müller

Results 22 issues of Thomas Müller

| Question | Answer | ------------| --------------- | Infection version | 0.26.13 | Test Framework version | PHPUnit 9.5.21 | PHP version | 8.1.8 | Platform | Ubuntu 22.04 |...

Bug
Not Confirmed

Required parameter $args follows optional parameter $key /home/runner/work/monolog-laminas-factory/monolog-laminas-factory/vendor/php-console/php-console/src/PhpConsole/Connector.php:377

It would be helpful if this action would support the PHPUnits CLI Parameters "--coverage-clover" and "--coverage-xml".

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

css
v5

There is the rule `SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion.RequiredConstructorPropertyPromotion` which enforces Constructor Property Promotion. Is there an other (additional) rule that marks private properties as readonly? For example: ```php private array $config; public function...

Question

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | no | RFC | no |...

Awaiting Author Updates
Enhancement

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | yes | RFC | no |...

Enhancement
Work In Progress