Closed LordZardeck closed 6 years ago
what version of Magicento and PhpStorm are you using?
Plugin says it's on 1.6.0 here's my PHPStorm details:
PhpStorm 2017.2.4 Build #PS-172.4155.41, built on September 15, 2017 JRE: 1.8.0_152-release-915-b11 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.12.6
OK, I can see the definition for PhpExecutionUtil.getProcessOutput has changed in 2017.2, I will add a fix to manage that too. Maybe you can disable the PHP features for now if you need them with PHP interpreter (or change the method) and the error is giving you some problems
fixed in v1.7.0
I get the following error when executing magento commands, it appears to be any command:
I'm using a remote interpreter if that makes a difference