-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
Support PHP 8.4 #871
Labels
Comments
Closed
Blocked by krakjoe/pcov#111 |
@Slamdunk you know who krakjoe is right? You know they're probably never going to update that library right? https://www.reddit.com/r/PHP/comments/1cjlvmd/where_did_krakjoe_dissappear/ |
|
This was referenced Sep 23, 2024
PHP 8.4 support released for both PHPUnit 10 and PHPUnit 11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Trying to install pest (see pestphp/pest#1199) on php 8.4 results in a composer error.
Current behavior
Unable to install Pest on a newer version of PHP and see what is broken.
How to reproduce: command, code and error stack trace
composer install
Expected behavior
To be able to install on php 8.4
The text was updated successfully, but these errors were encountered: