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

不支持PHP 8.x,提示过期的方法,是否升级支持PHP8.x? #114

Open
Scyllaly opened this issue Oct 29, 2023 · 1 comment
Open

Comments

@Scyllaly
Copy link

root@root 1.test % php public/vendor/webmsgsender/start.php start
PHP Deprecated: auto_detect_line_endings is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/vlucas/phpdotenv/src/Loader.php on line 162

Deprecated: auto_detect_line_endings is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/vlucas/phpdotenv/src/Loader.php on line 162
PHP Deprecated: Creation of dynamic property PHPSocketIO\Nsp::$adapter is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Nsp.php on line 40

Deprecated: Creation of dynamic property PHPSocketIO\Nsp::$adapter is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Nsp.php on line 40
PHP Deprecated: Creation of dynamic property PHPSocketIO\SocketIO::$sockets is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/SocketIO.php on line 23

Deprecated: Creation of dynamic property PHPSocketIO\SocketIO::$sockets is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/SocketIO.php on line 23
PHP Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892

Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892
PHP Deprecated: Creation of dynamic property PHPSocketIO\Engine\Engine::$server is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Engine/Engine.php on line 229

Deprecated: Creation of dynamic property PHPSocketIO\Engine\Engine::$server is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Engine/Engine.php on line 229
PHP Deprecated: Creation of dynamic property PHPSocketIO\SocketIO::$worker is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/SocketIO.php on line 69

Deprecated: Creation of dynamic property PHPSocketIO\SocketIO::$worker is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/SocketIO.php on line 69
PHP Deprecated: Callables of the form ["PHPSocketIO\Nsp", "parent::emit"] are deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Nsp.php on line 101

Deprecated: Callables of the form ["PHPSocketIO\Nsp", "parent::emit"] are deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/phpsocket.io/src/Nsp.php on line 101
PHP Deprecated: auto_detect_line_endings is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/vlucas/phpdotenv/src/Loader.php on line 162

Deprecated: auto_detect_line_endings is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/vlucas/phpdotenv/src/Loader.php on line 162
PHP Deprecated: Creation of dynamic property Workerman\WebServer::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892

Deprecated: Creation of dynamic property Workerman\WebServer::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892
Workerman[public/vendor/webmsgsender/start.php] start in DEBUG mode
----------------------- WORKERMAN -----------------------------
Workerman version:3.5.3 PHP version:8.2.11
------------------------ WORKERS -------------------------------
user worker listen processes status
bingo PHPSocketIO socketIO://0.0.0.0:2000 1 [OK]
bingo WebServer http://0.0.0.0:2002 1 [OK]

Press Ctrl+C to quit. Start success.
PHP Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892

Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892
PHP Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892

Deprecated: Creation of dynamic property Workerman\Worker::$workerId is deprecated in /opt/homebrew/var/www/1.test/public/vendor/webmsgsender/vendor/workerman/workerman/Worker.php on line 1892

@walkor
Copy link
Owner

walkor commented Oct 30, 2023

哪个库提示过期就升级哪个库

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