本文主要是介绍php-redis windows ,pecl 已经不维护了,解决方案:php 8.2 | 8.3+ redis extension windows,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
从论坛上pecl 已经不维护了,直接让大家到ci 去下载
https://stackoverflow.com/questions/76496488/redis-dll-not-found-for-php8-2/76496489#76496489
让我们找最新的一次commit ,然后又action 构建,再下载,这样的话也好,不然要维护pecl 也难,专注自己的事情,其他的程序员自己去取就好了,不管是php8 还是9 都是如此了,也是进步吧
直接去github
https://github.com/phpredis/phpredis/actions/workflows/ci.yml
点击最新一次的commit
直接下载
这篇关于php-redis windows ,pecl 已经不维护了,解决方案:php 8.2 | 8.3+ redis extension windows的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!