-
Notifications
You must be signed in to change notification settings - Fork 475
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
Deprecation warnings using PHP 8.2 #432
Comments
I also encountered it! |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
| | | |/ | Speed up your Laravel/Lumen
Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$timerProcess is deprecated in /app/tp-server/vendor/hhxsv5/laravel-s/src/LaravelS.php on line 55 Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$inotifyProcess is deprecated in /app/vendor/hhxsv5/laravel-s/src/LaravelS.php on line 62 Deprecated: Creation of dynamic property Swoole\WebSocket\Server::$customProcesses is deprecated in /app/vendor/hhxsv5/laravel-s/src/LaravelS.php on line 65 |
这个问题修复了吗,可以忽略不管吗 |
Your software version (Screenshot of your startup)
Detail description about this issue(error/log)
After upgrading to PHP 8.2 we see deprecation warnings in a log:
The text was updated successfully, but these errors were encountered: