phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Add more information to JunitErrorFormatter output

Open shaedrich opened this issue 2 years ago • 1 comments

Changes

  • Updated junit schema to 5.9.3 release
  • Move name to classname
  • Put identifier into name
  • Add hint into message on a new line if present
  • Put line content into <![CDATA[...]]> between <failure>...</failure>

shaedrich avatar Jun 08 '23 19:06 shaedrich

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.

phpstan-bot avatar Jun 08 '23 19:06 phpstan-bot