swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.04k stars 390 forks source link

Update Pusher.php #476

Closed liamhao closed 2 years ago

liamhao commented 3 years ago

Add ?string type to $message. This style of function declaration has been deprecated in PHP 8.0.

solve issue: Is this a BUG?

Arkanius commented 3 years ago

Thanks, I'll apply on the next release