swoole-task icon indicating copy to clipboard operation
swoole-task copied to clipboard

Serialization of 'Swoole\Http\Request' is not allowed

Open yaoshiyizhu opened this issue 5 years ago • 0 comments

swoole版本是4.4.13 PHP 7.2.26 访问url时会出现PHP Fatal error: Uncaught Exception: Serialization of 'Swoole\Http\Request' is not allowed in /mnt/d/linuxBash/swooleTask/vendor/ping/swoole-task/src/HttpServer.php:194 查看这里是不能序列化这个对象的,不知道为什么

yaoshiyizhu avatar Dec 30 '19 01:12 yaoshiyizhu