Rasmus Bertell

Results 4 issues of Rasmus Bertell

In my opinion feature flags, styled as conditional statements, would be an improvement. It would allow you to have mutually exclusive lines and cleaner syntax. This would be a breaking...

Trying to use Laravels [append](https://laravel.com/docs/10.x/eloquent-collections#method-append) method returns an error: `Call to undefined method Kalnoy\\Nestedset\\QueryBuilder::append()` I might be doing something wrong here but the following works for other models but not...

I created this PR to address the issue in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/discussions/7810. Removes the limitation of having only 2 or 4 space indentation and allows for any number of spaces or one...

status/stale

## Describe the bug I have two identical files `app/Models/Locale.php` and `app/Models/.Locale.php` phpcs only reports the errors on the first one and phpcbf only fixes the first one. ### Code...

Type: enhancement
Status: close candidate
Status: triage
Status: waiting for opinions