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

Fix: Use grep directly #5724

Merged
merged 1 commit into from Mar 9, 2024
Merged

Conversation

localheinz
Copy link
Collaborator

This pull request

  • uses grep directly

Fixes #5598.

πŸ’β€β™‚οΈ For reference, see https://stackoverflow.com/questions/49664991/why-am-i-getting-cat-write-error-broken-pipe-rarely-and-not-always.

@localheinz localheinz self-assigned this Mar 9, 2024
@localheinz localheinz changed the base branch from main to 8.5 March 9, 2024 10:03
@localheinz localheinz marked this pull request as ready for review March 9, 2024 10:04
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 0.00%. Comparing base (d62e419) to head (33e1cac).

❗ Current head 33e1cac differs from pull request most recent head d5e69d7. Consider uploading reports for the commit d5e69d7 to get more accurate results

Additional details and impacted files
@@     Coverage Diff     @@
##   8.5   #5724   +/-   ##
===========================
===========================

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@sebastianbergmann sebastianbergmann merged commit cf6618c into sebastianbergmann:8.5 Mar 9, 2024
48 checks passed
@sebastianbergmann sebastianbergmann added type/build-automation Issues related to PHPUnit's build automation (GitHub Actions, etc.) event/code-sprint/2024-03 PHPUnit Code Sprint: March 2024 installation/phar labels Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event/code-sprint/2024-03 PHPUnit Code Sprint: March 2024 installation/phar type/build-automation Issues related to PHPUnit's build automation (GitHub Actions, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check whether the "is the PHAR scoped?" check in the CI pipeline actually works
2 participants