пытаюсь запустить через ide phpstorm и он выдаёт такую вот ошибку
C:\php\php.exe C:/Users/Serenity/AppData/Local/Temp/ide-phpunit.php --configuration C:\Users\Serenity\Desktop\archery\phpunit.xml
Testing started at 10:59 PM ...
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0
PHP Fatal error: Uncaught Error: Class "PHPUnit_TextUI_ResultPrinter" not found in C:\Users\Serenity\AppData\Local\Temp\ide-phpunit.php:231
Stack trace:
Fatal error: Uncaught Error: Class "PHPUnit_TextUI_ResultPrinter" not found in C:\Users\Serenity\AppData\Local\Temp\ide-phpunit.php:231
#0 {main}
Stack trace:
thrown in C:\Users\Serenity\AppData\Local\Temp\ide-phpunit.php on line 231
#0 {main}
thrown in C:\Users\Serenity\AppData\Local\Temp\ide-phpunit.php on line 231
Process finished with exit code 255
libssl.dll, php_openssl.dll установлены, openssl добавлена в path как и php