-
Notifications
You must be signed in to change notification settings - Fork 474
Description
-
Your software version (Screenshot of your startup)
Software Version PHP 8.[1,2,3].x Swoole 5.1.x / 6.x Laravel 11.x LaravelS 3.8.4 -
Detail description about this issue(error/log)
`php ./bin/laravels start -i
[2025-09-01 02:50:19] [TRACE] Swoole is running, press Ctrl+C to quit.
PHP Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$fdsTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239
Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$fdsTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239
PHP Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$uidTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239
Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$uidTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239
PHP Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$hbtTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239
Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$hbtTable is deprecated in /x/vendor/hhxsv5/laravel-s/src/Swoole/Server.php on line 239`
-
Some
reproduciblecode blocks andstepsphp.ini 配置 error_reporting = E_ALL 才会报错