Skip to content
#

type-inference

Here are 128 public repositories matching this topic...

PythooonUser
PythooonUser commented Feb 2, 2022

Summary

I use the VSCode extension for running Psalm inside the editor. When opening a PHP Symfony project, Psalm crashes immediately multiple times and shuts down.

The error is as follows:

[INFO] Starting language server
[INFO] Psalm Version was detected as 4.19.0
[ERROR] Uncaught Error: Class "DOMDocument" not found in /path/to/project/vendor/vimeo/psalm/src/Psalm/Config.php:707

Improve this page

Add a description, image, and links to the type-inference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the type-inference topic, visit your repo's landing page and select "manage topics."

Learn more