Skip to content

Do not trim testdox text when it contains $ character#5950

Merged
sebastianbergmann merged 3 commits intosebastianbergmann:10.5from
6b7562617765726c6f73:fix_5949
Sep 14, 2024
Merged

Do not trim testdox text when it contains $ character#5950
sebastianbergmann merged 3 commits intosebastianbergmann:10.5from
6b7562617765726c6f73:fix_5949

Conversation

@kubawerlos
Copy link
Copy Markdown
Contributor

Fixes #5949

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.14%. Comparing base (3c69d31) to head (ad4c209).
Report is 3 commits behind head on 10.5.

Additional details and impacted files
@@            Coverage Diff            @@
##               10.5    #5950   +/-   ##
=========================================
  Coverage     94.14%   94.14%           
  Complexity     6443     6443           
=========================================
  Files           678      678           
  Lines         19437    19437           
=========================================
  Hits          18299    18299           
  Misses         1138     1138           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kubawerlos kubawerlos changed the base branch from main to 10.5 September 13, 2024 14:48
@kubawerlos kubawerlos marked this pull request as ready for review September 13, 2024 15:00
@sebastianbergmann sebastianbergmann added type/bug Something is broken feature/testdox The TextDox printer/formatter labels Sep 14, 2024
@sebastianbergmann sebastianbergmann merged commit 2959ab7 into sebastianbergmann:10.5 Sep 14, 2024
@kubawerlos kubawerlos deleted the fix_5949 branch September 14, 2024 05:40
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature/testdox The TextDox printer/formatter type/bug Something is broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Output formatting issue in PHPUnit with TestDox

2 participants