ИЛ
Size: a a a
ИЛ
ИЛ
А
NS
psalm —init
psalm foo.php
FileManager.php:18:30 - Class or interface api\interfaces\file\FileInterface does not exist)
ЕР
psalm —init
psalm foo.php
FileManager.php:18:30 - Class or interface api\interfaces\file\FileInterface does not exist)
—debug
запустить, мб станет прозрачнееNS
—debug
запустить, мб станет прозрачнееVC
psalm —init
psalm foo.php
FileManager.php:18:30 - Class or interface api\interfaces\file\FileInterface does not exist)
VC
ЕР
VC
NS
ИЛ
NS
NS
$ psalm FileManager.php
Scanning files...
Analyzing files...
E
ERROR: UndefinedClass - FileManager.php:18:30 - Class or interface api\interfaces\file\FileInterface does not exist (see https://psalm.dev/019)
class FileManager implements FileInterface
------------------------------
1 errors found
------------------------------
Checks took 0.42 seconds and used 118.688MB of memory
Psalm was able to infer types for 100% of the codebase
FileManager.php|48 col 9 error| [Psalm https://psalm.dev/019] Class or interface Lead does not exist [E]
FileManager.php|71 col 39 error| [Psalm https://psalm.dev/019] Class or interface Lead does not exist [E]
FileManager.php|38 col 31 warning| [Psalm https://psalm.dev/147] $this->uploadFolder with declared type 'string' cannot be assigned possibly different type 'bool|string' [W]
ИЛ
$ psalm FileManager.php
Scanning files...
Analyzing files...
E
ERROR: UndefinedClass - FileManager.php:18:30 - Class or interface api\interfaces\file\FileInterface does not exist (see https://psalm.dev/019)
class FileManager implements FileInterface
------------------------------
1 errors found
------------------------------
Checks took 0.42 seconds and used 118.688MB of memory
Psalm was able to infer types for 100% of the codebase
FileManager.php|48 col 9 error| [Psalm https://psalm.dev/019] Class or interface Lead does not exist [E]
FileManager.php|71 col 39 error| [Psalm https://psalm.dev/019] Class or interface Lead does not exist [E]
FileManager.php|38 col 31 warning| [Psalm https://psalm.dev/147] $this->uploadFolder with declared type 'string' cannot be assigned possibly different type 'bool|string' [W]
NS
DP
АС
DP