cachewerk / heroku-php-extensions

Pre-built PHP extensions for Heroku that are not included or fully supported by the official PHP buildpack.
https://php-extensions.herokuapp.com
MIT License
28 stars 5 forks source link

Upgrade Swoole to version 4.8.6+ ● PHP 8 Deprecation Warnings #14

Closed kingIZZZY closed 2 years ago

kingIZZZY commented 2 years ago

Can we get latest version of Swoole please? Currently the latest version would be: 4.8.6 Current version 4.8.3 is causing some deprecation warnings on PHP 8, which was fixed in recent versions - along with other swoole improvements & updates 🤩

kingIZZZY commented 2 years ago

How can I make this update take effect? I tried compose update-ing and pushing up to the heroku project but it still seems to show swoole 4.8.3

kingIZZZY commented 2 years ago

Yay it seems to have gotten version 4.8.6 in my most recent attempt 🤩👍 thanks!!

tillkruss commented 2 years ago

Try the readme.