Ben Mewburn
Ben Mewburn
There's two parts to this. One is that the break type of `$a` is being lost, the other is that it is an indirect type guard for `$a` using the...
@levacic renaming a class or namespace should also rename the file/folder if the old name matched the filename/folder. This ticket is to support the other way around, renaming a file/folder...
@levacic if it's not behaving as expected please open a new ticket with a code example that reproduces the problem and I will take a look.
This used to be the case but it was changed due to confusion over why some methods weren't showing. For example phpunit asserts are all static methods but all the...
tracking in #2538
An `/** @disregard [OPTIONAL_CODE] [OPTION_DESCRIPTION] */` annotation has been added as a way to suppress diagnostics.
It's hard to track this one down without some example code that reproduces the crash. If you could put together a minimal reproducible example that would be a big help.
Thanks @tlueder . Yes, please email the file to me
Colours are not possible via signature help api, but using short type names instead could be done. I think it may still look confusing with 16+ params though.
Unable to repro in 1.10 . Adding `pgsql` to stubs and setting `intelephense.environment.phpVersion` to 8.1.0 or greater makes `\PgSql\Connection` in my tests.