phpstorm-plugin
phpstorm-plugin copied to clipboard
First character of the error message missing
When I execute tests in the console I get this message :
Error : Cannot use object of type mageekguy\atoum\asserters\phpString as array
But in the plugin output window I see :
rror : Cannot use object of type mageekguy\atoum\asserters\phpString as array
E is missing