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

[Bug]: Running pest triggers PHPUnit warning #1106

Closed
Henridv opened this issue Mar 4, 2024 · 1 comment
Closed

[Bug]: Running pest triggers PHPUnit warning #1106

Henridv opened this issue Mar 4, 2024 · 1 comment
Labels

Comments

@Henridv
Copy link

Henridv commented Mar 4, 2024

What Happened

Running Pest triggers the warning:

WARN  Option --no-output cannot be used more than once

This is caused by a recent change in PHPUnit.

How to Reproduce

Update PHPUnit to version 10.5.11.

Sample Repository

No response

Pest Version

2.34.1

PHP Version

8.3

Operation System

macOS

Notes

PHPUnit version 10.5.11

Info about the change that causes this: sebastianbergmann/phpunit#5704 (comment)

@Henridv Henridv added the bug label Mar 4, 2024
@Henridv
Copy link
Author

Henridv commented Aug 9, 2024

Seems to have disappeared by itself :)

@Henridv Henridv closed this as completed Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant