Skip to content

v13.4.0

@sumaiazaman sumaiazaman tagged this 02 Apr 17:02
PR #59470 fixed static closure handling in extend() for AuthManager,
BroadcastManager, CacheManager, FilesystemManager, and the base
Manager class. The same fix was missed in RedisManager, LogManager,
and MultipleInstanceManager which still use the old
bindTo($this, $this) pattern that breaks with static closures.
Assets 2
Loading