[Solved] PhpStorm Switch PHP8+ Error: VCRUNTIME140.dll and PHP Version not compatible

Error reason: phpstorm comes with an old or wrong version of vcruntime140.dll

Solution:

Open phpstorm Vcruntime140 exists in C:\program files\JetBrains\phpstorm 2019.3.1\JBR\bin

Then rename the file vcruntime140.dll is vcruntime140.dll.old

Restart phpstorm

Similar Posts: