Thanh Trần
Thanh Trần
Looking forward to this feature
> Oh, and as a result I get a bunch of hung "Resolving code actions..." messages in the IDE. Maybe it duplicate of https://github.com/phpactor/phpactor/issues/2381#issuecomment-1732549899
> This is very slow (for me probably 15 minutes). But it's not a good indicator for a memory leak as it's expected that this command will cache the results...
> hmm, running this on master now: > > ``` > $ phpactor worse:analyse src/Phan/Language > 120 problems in 40.4439 seconds with 564,884,936b memory > ``` > > although I'm...
Same issue when use `array`
> I have not observed any memory leaks or file descriptor leaks. > > The memory pool mechanism in PHP only supports one-way expansion. It does not support contraction, so...
> You can use the following method to check the number of file descriptors for the corresponding process to determine if there is indeed a leak. If the issue does...
> Could you use `uname -a`, `php -v` and `php -m` to show me your environment? ``` Linux Latitude-3510 5.15.0-78-generic #85-Ubuntu SMP Fri Jul 7 15:25:09 UTC 2023 x86_64 x86_64...
> Can you post your config file, your baseline if you have one as well as the entire Psalm output? I reproduced the bug here: https://github.com/ging-dev/psalm-reproduce
> Have the same issue. Am I blind or there is no "The linked PR"? 😕 https://github.com/weirdan/psalm-reproduce/tree/stub-serviceentityrepository