0

I have PHP 8 on my server, and I'm using attributes JetBrains\PhpStorm\ArrayShape and JetBrains\PhpStorm\Pure as PhpStorm suggests.

When I'm running psalm it returning me the following error:

ERROR: UndefinedAttributeClass - .....:66:7 - Attribute class JetBrains\PhpStorm\ArrayShape

I have two questions:

  1. How this classes connected to the project? I can not find them in the composer autoloader.
  2. How to fix the psalm error. (I can add them to my bootstrap file of the psalm, but I don't know where they are. I found them only in the /snap/phpstorm/208/plugins/php/lib/php.jar)
LazyOne
  • 158,824
  • 45
  • 388
  • 391
Eugene
  • 1
  • 1
  • 3

0 Answers0