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
Since WeakMap implements ArrayAccess the $this->cache[$key] = $value assignement wont update the object itself but calls a method on it. I think it should not generate the warning.
Did PHPStan help you today? Did it make you happy in any way?