joanhey / AdapterMan

Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.
https://twitter.com/adaptermanphp
MIT License
755 stars 50 forks source link

Error: Recursion detected in ThinkPHP 8.0 #83

Closed binbin014 closed 2 weeks ago

binbin014 commented 1 month ago
image
joanhey commented 4 weeks ago

Hi, @binbin014 Sorry but I think that this problem is NOT from Adapterman.

It's a problem with json_encode()with recursive structures. If you still think that is from Adapterman, please give more information or part of the code with the problem.