Heya! We'd like to start verifying Laravel Octane works properly on PHP 8.3 but we can't seem to install openswoole on it. Is a compatible version already available and if not, are there plans to release one soon?
What did you do? If possible, provide a simple script for reproducing the error.
Heya! We'd like to start verifying Laravel Octane works properly on PHP 8.3 but we can't seem to install openswoole on it. Is a compatible version already available and if not, are there plans to release one soon?
Here's a link to a build where openswoole cannot be installed on PHP 8.3: https://github.com/laravel/octane/actions/runs/6614196028/job/18398337797?pr=753
A passing build with the openswoole extension installed.
php --ri openswoole
)?It can't find a compatible version.
uname -a
&php -v
&gcc -v
) ?See "set up job" on the action: https://github.com/laravel/octane/actions/runs/6614196028/job/18398337797?pr=753