akabakass

Results 8 comments of akabakass

done my first pull request, I'm not really familiar with git (we use svn at work) so it's a simple one. need to get used to it. I've done it...

ok Thanks a lot, will do that for the next one

maybe something like this could help: https://github.com/snapcore/snapd/pull/4073

i think i get the same problem for 3.8.11: ``` # This script will add the repo to your sources, download and install the kernel headers appropriate to your kernel...

I don't have a lot installed: ![image](https://github.com/phpactor/phpactor/assets/10631421/a5128b16-45b3-4d9f-b634-9f1e80549f59) here is my status: ![image](https://github.com/phpactor/phpactor/assets/10631421/b95af9f8-c094-47b6-9dca-c5f560cda8e2) setting outsource to false only use one process now, but it is still stuck at 100%, and is...

> ok, the Psalm/PHPStan extensions wouild be enabled in .phpactor.yml but if we're already solving it with outsource=false then it's probably not those. the remaining process is still stuck at...

> can you run > ```phpactor worse-reflection:analyze path/to/one/of/your/worst/files.php``` ![image](https://github.com/phpactor/phpactor/assets/10631421/c79c8c10-c071-45fe-b27f-3a32f6816bf0)

using `worse:analyse` worked. here is the result: ```bash ~/.local/share/nvim/mason/bin/phpactor worse:analyse index.php Analysing files... 1 [============================] index.php +-------------+----------+---------------------------------------------------------+ | range | severity | message | +-------------+----------+---------------------------------------------------------+ | 3608:3617 | ERROR |...