Skip to content

v13.21.1

@lucasmichot lucasmichot tagged this 13 Jul 15:55
Continues the pattern already used across the codebase (Arr::has, Gate::any, MessageBag, etc.) by replacing hand-rolled foreach-with-early-return loops with the array_all/array_any helpers where the collection being iterated is a plain array.
Assets 2
Loading