-
-
Notifications
You must be signed in to change notification settings - Fork 359
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]: Support PHP 8.4 #1199
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What Happened
Attempting to run tests an 8.4-alpha results in the following error:
How to Reproduce
Install php 8.4, run
composer install
Sample Repository
No response
Pest Version
2.34.x
PHP Version
8.4
Operation System
Linux
Notes
Attempting to run project unit tests to assist in testing 8.4 compatibility before release.
The text was updated successfully, but these errors were encountered: