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

Can I use the static Anonymous functions in my controller? #490

Closed TianLanSky closed 3 years ago

TianLanSky commented 3 years ago

Will it cause memory leak?

Arkanius commented 3 years ago

You should be careful with static methods