Gert-dev / php-ide-serenata

Atom IDE package that integrates the Serenata server to provide PHP code assistance
https://serenata.gitlab.io/
Other
274 stars 19 forks source link

Call to undefined method isAnonymous() #425

Closed mLicorn closed 6 years ago

mLicorn commented 6 years ago

Hi,

Since the update 4.0.1, I've this error after have saved a file:

` → Message 1 Call to undefined method PhpParser\Node\Stmt\Trait_::isAnonymous()

→ Location 1 /home/****/.cache/php-ide-serenata/core/4.0.1/src/Analysis/Visiting/OutlineFetchingVisitor.php:565 `

Can you help me to fix this ?

NB: I've re-installed the package but that change nothing

Thank you.

mLicorn commented 6 years ago

The problem this product on a PHP Trait.

Gert-dev commented 6 years ago

Hi. This is not a bug in this package, but a bug in the Serenata server. Could you report it there instead? Thanks.

I agree the message "Feel free to report it" is confusing in that it seems to refer to this package. I'll update it in the next version.