You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#34683 and #34897 added php-8.4 modules for all the modules that existed in 8.3 with the exception of php-8.4-swoole.
Several changes would be needed to make the 5.1.5 version of swoole build with php 8.4. Upstream explicitly removed support from
the 5.1 branch swoole/swoole-src#5525 .
There is likely to be a v6.0.0 release of swoole with php-8.4 support very soon. The rc1 was made released 2024-11-20.
The php-8.1-swoole, php-8.2-swoole, php-8.3-swoole should get automatic PRs done, but not php-8.4-swoole as it does not exist.
Adding it after 6.0.0 has landed for php-8.3-swoole is as simple as :
We need to add php-8.4-swoole as soon as v6.0.0 release is available https://github.com/swoole/swoole-src/releases.
#34683 and #34897 added php-8.4 modules for all the modules that existed in 8.3 with the exception of php-8.4-swoole.
Several changes would be needed to make the 5.1.5 version of swoole build with php 8.4. Upstream explicitly removed support from
the 5.1 branch swoole/swoole-src#5525 .
There is likely to be a v6.0.0 release of swoole with php-8.4 support very soon. The rc1 was made released 2024-11-20.
The php-8.1-swoole, php-8.2-swoole, php-8.3-swoole should get automatic PRs done, but not php-8.4-swoole as it does not exist.
Adding it after 6.0.0 has landed for php-8.3-swoole is as simple as :
The text was updated successfully, but these errors were encountered: