phpstorm-plugin icon indicating copy to clipboard operation
phpstorm-plugin copied to clipboard

First character of the error message missing

Open CedCannes opened this issue 8 years ago • 0 comments

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

CedCannes avatar Mar 22 '17 08:03 CedCannes