Closed remicollet closed 3 days ago
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 And on the blog: https://blog.remirepo.net/post/2024/11/21/PHP-version-8.4-is-released
There is no pecl-parallel extension for 8.4 and no zts-php build?
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
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 https://github.com/php/php-src/issues/16902#issuecomment-2496160445
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.