首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
github上的framework
ubuntu@ubuntu:/media/ubuntu/swoole/framework/examples$ php http_server.php PHP Strict Standards: Declaration of Swoole\Network\Server::addListener() should be compatible with Swoole\Server::addListener($protocol, $port) in /media/ubuntu/swoole/framework/libs/Swoole/Network/Server.php on line 9 Strict Standards: Declaration of Swoole\Network\Server::addListener() should be compatible with Swoole\Server::addListener($protocol, $port) in /media/ubuntu/swoole/framework/libs/Swoole/Network/Server.php on line 9 这个是什么问题?
发布于10年前 · 0 次浏览 · 来自
提问
y
yangsihan123
ubuntu@ubuntu:/media/ubuntu/swoole/framework/examples$ php http_server.php PHP Strict Standards: Declaration of Swoole\Network\Server::addListener() should be compatible with Swoole\Server::addListener($protocol, $port) in /media/ubuntu/swoole/framework/libs/Swoole/Network/Server.php on line 9 Strict Standards: Declaration of Swoole\Network\Server::addListener() should be compatible with Swoole\Server::addListener($protocol, $port) in /media/ubuntu/swoole/framework/libs/Swoole/Network/Server.php on line 9 这个是什么问题?
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2015-12-31
H
Habit
已修复此问题。
赞
0
回复