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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
New Locale::get() method to access the current PHP locales #3319
New A::apply($array, $parameters) method that recursively loops through the array and resolves each entry that is a Closure by calling it with the passed parameters #3331
Collection::values($map) now accepts a mapping Closure as first parameter. All items are resolved with this Closure. #3332
Enhancements
Added some missing @since tags in doc-blocks #3336
The layout property of the tags field is now documented #3371