-
Notifications
You must be signed in to change notification settings - Fork 53
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
PHP Version 8.4 #258
Comments
New build (RC1) are now available both as SCLs and modules |
All compatible extensions are now available (so this issue is considered as "fixed") Broken build will need more work |
PHP 8.4.1 is announced upstream: https://www.php.net/archive/2024.php#2024-11-21-4 |
There is no pecl-parallel extension for 8.4 and no zts-php build? |
Indeed Too much issues and segfault with ZTS ZTS build dropped with PHP 8.4, and for all versions in Fedora >= 41 and EL >= 10 packages |
OK. So what's the future for the parallel extension? |
FYI fixed last issue on arm64 php/php-src#16902 (comment) |
I will provide new builds only for old versions I'm sorry, but maintaining 11 PHP versions, 2 architectures, 2 packaging (modules + SCLs) and 6 distributions is a lot of work, and ZTS doubles the work for very, very little benefit. |
According to PHP roadmap version 8.4.0 GA is planed for end of year
Plan is
Start to test, fix and build extensions, especially after RC1 (final API)
Current state
Extensions (checked are available as RPM, not checked have been tested but not built, missing have not been tested yet) :
Additional SAPIs:
Feedback is welcome, feel free to ask for extensions you need for your tests.
The text was updated successfully, but these errors were encountered: