kkmuffme
kkmuffme
Yes. I moved to php codesniffer, which already supports this
I want to change the title shown (ErrorException) for `E_USER_NOTICE` (and `E_USER_WARNING`) to be able to more easily differentiate between PHP native errors and errors triggered by `trigger_error` Therefore I'd...
Yes (I wouldn't change the message, just the type though, so it would look like this for the title:  and this for the exception: 
>Are you using ResourceBundle somewhere in your code? No. >Could you run with --debug-by-line Done. The last line before the "Uncaught:" is "some-of-my-files.php:288" If I check this file in my...
In case it helps: the value of `$matches` in the count above is from `$matches = preg_grep(`
We upgraded to PHP8.1 bc of this bug. Added a PR for it now anyway for other people
I think list{} is ultra confusing, since a list currently is a 0-monotonous index array.
No, this is an internal issue
Issue isn't in psalm, but in a parser that creates my stubs.