Adrian Nürnberger

Results 22 comments of Adrian Nürnberger

@joshhanley is this a real issue? because I always prefix my keys with the model name or something similar or is it just to illustrate the problem?

@joshhanley > @nuernbergerA makes sense to me! Any reason it needs to be 8.1 only? From [php-watch](https://php.watch/versions/8.1/spread-operator-string-array-keys) > Prior to PHP 8.1, the spread operator only supported arrays with numeric...

@adelf was going through my open issues and found this one. I don't face that issue anymore. So I thought I can close it😉

@adelf maybe you can add an config option to define the namespace (app/Livewire or app/Http/Livewire)?

Hey @ndench Can you confirm that it works if you manipulate the coverage XML to match the junit output ``

Just rolling back isn't the right thing because then the location is messed up again. I will open a PR that will output a working XML for both scenarios.

@ndench @michael-rubel @Sjustein please check the #1145 if anything works now

@joshhanley ups did too many pest PRs lately :rofl:

@Webklex `Attachment::decodeName()` has the same problem

@Webklex i've opened a PR with a failing test for my issue ;)