Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

kubawerlos
Copy link
Contributor

Fixes #5949

Copy link

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
31 checks passed
@kubawerlos kubawerlos deleted the fix_5949 branch September 14, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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