-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add PHP 8.4 nightly to tests #1051
Conversation
So we can find problems with time.
Pest still don't work with PHP 8.4 And more packages have problems with the explicit nullable type from PHP 8.4 EDIT: Pest is working OK now 19/10/2024 pestphp/pest#1199 |
We still have deprecated messages from the Mockery 2 lib. |
We have another problem.
|
Perhaps we should raise the minimum PHP version for Workerman v4.1 to 8.0. |
Never for 4.1, but of course for v4.2 |
So we can find problems with time.
PHP 8.4 Timetable
https://wiki.php.net/todo/php84
WIP