We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee4932 commit c35907dCopy full SHA for c35907d
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes for 10.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.52.1...10.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.52.2...10.x)
4
+
5
+## [v9.52.2](https://github.com/laravel/framework/compare/v9.52.1...v9.52.2) - 2023-02-21
6
7
+### Fixed
8
9
+- Fixed `Illuminate/Collections/Arr::shuffle()` with empty array ([0c6cae0](https://github.com/laravel/framework/commit/0c6cae0ef647158b9554cad05ff39db7e7ad0d33))
10
11
## [v9.52.1](https://github.com/laravel/framework/compare/v10.0.3...v9.52.1) - 2023-02-21
12
0 commit comments