Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail with PHP 8.3 #27

Open
joanhey opened this issue Dec 3, 2023 · 1 comment
Open

Fail with PHP 8.3 #27

joanhey opened this issue Dec 3, 2023 · 1 comment

Comments

@joanhey
Copy link

joanhey commented Dec 3, 2023

PHP 8.3 need Swoole 5.1.0, but One only support swoole 4.x.

one: Fatal error: Uncaught Error: Class "swoole_http_server" not found in /one/vendor/lizhichao/one/src/Swoole/OneServer.php:136
one: Stack trace:
one: #0 /one/vendor/lizhichao/one/src/Swoole/OneServer.php(101): One\Swoole\OneServer::startServer(Array)
one: #1 /one/App/swoole.php(21): One\Swoole\OneServer::runAll()
one: #2 {main}
one:   thrown in /one/vendor/lizhichao/one/src/Swoole/OneServer.php on line 136

@lizhichao
Copy link
Owner

There are currently no plans to support swoole5.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants