louislivi / SMProxy

Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
https://smproxy.louislivi.com
MIT License
1.78k stars 258 forks source link

什么时候能支持PHP8 #98

Open Felo-Z opened 2 years ago

Felo-Z commented 2 years ago

如题,作者是否弃坑了

anyforever commented 2 years ago

同问。今天看到这个,想实验一下。

# ./SMProxy start

Box Requirements Checker
========================

> Using PHP 8.1.1
> PHP is using the following php.ini file:
  /usr/local/php/etc/php.ini

> Checking Box requirements:
  E....

 [ERROR] Your system is not ready to run the application.

Fix the following mandatory requirements:
=========================================

 * The application requires the version "^7.0" or greater.
iMactool commented 2 years ago

php8.0.1 测试正常

image
sunnnnnner commented 2 years ago

早期8.0 估计可以, 8.0.x 以后 8.1 都不行

iMactool commented 2 years ago

已抛弃,研究可以,生产不可用。

chi-kwongli commented 1 year ago

希望尽快更新 支持php8