WAMP 上の Windows で PHPUnit を実行すると、次のような奇妙な出力が表示されることがあります。
PHPUnit 3.7.22 by Sebastian Bergmann.
Configuration read from D:\MrDWorkspace\Zend\mrdelivery\phpunit.xml
←[41;37mF←[0m.... <-------- this is the weird output
どういう意味ですか?
WAMP 上の Windows で PHPUnit を実行すると、次のような奇妙な出力が表示されることがあります。
PHPUnit 3.7.22 by Sebastian Bergmann.
Configuration read from D:\MrDWorkspace\Zend\mrdelivery\phpunit.xml
←[41;37mF←[0m.... <-------- this is the weird output
どういう意味ですか?
ANSICONを使用してこれを行うことができます
注: Windows 32 ビット = x86 フォルダー、および Windows 64 ビット = x64 フォルダー。