Simon Podlipsky
Simon Podlipsky
```php /** * @param array{ * a: string, * b: int * } $array */ ``` This throws `Squiz.Commenting.FunctionComment.MissingParamName`. Would be nice to have support for multiline type declaration so...
**Describe the bug** v3.7.1 throws warning on accessing a cache in utils > PHP Warning: Trying to access array offset on value of type null **Code sample** I don't know...
### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how...
Anything under php v8.1 is EOLed. ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull...
### NextUI Version 2.2.9 ### Describe the bug Clear button section is not highlighted in sidebar ### Your Example Website or App _No response_ ### Steps to Reproduce the Bug...
### Is your feature request related to a problem? Please describe. Input has clear button. Textarea should have too. ### Describe the solution you'd like Add clear button to Textarea...
`SlevomatCodingStandard.Namespaces.UnusedUses.UnusedUse` thinks the import `use function Psl\Type\null;` is unused when we use `null()` in the code. (https://github.com/slevomat/coding-standard/issues/1613#issuecomment-1733307645)
I've started adding @throws annotations but the issue is they always have arbitrary sorting. I'd like to somehow standardize it. Is there a sniff for that? A guy on another...
This PR: - [x] Adds new feature ... - [x] Covered by tests - [ ] Doc PR: https://github.com/infection/site/pull/XXX Adds support for sebastian/diff v6