You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is a functionality regarding clearing Illuminate\Support\Str cache like ($snakeCache, $camelCache, $studlyCache etc) between octane requests since it might lead to memory leaks
The text was updated successfully, but these errors were encountered:
Description:
I was wondering if there is a functionality regarding clearing
Illuminate\Support\Str
cache like ($snakeCache
,$camelCache
,$studlyCache
etc) between octane requests since it might lead to memory leaksThe text was updated successfully, but these errors were encountered: