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 a74ca47 commit 24e631fCopy full SHA for 24e631f
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes for 9.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.52.1...9.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.52.2...9.x)
4
+
5
6
+## [v9.52.2](https://github.com/laravel/framework/compare/v9.52.1...v9.52.2) - 2023-02-21
7
8
+### Fixed
9
+- Fixed `Illuminate/Collections/Arr::shuffle()` with empty array ([0c6cae0](https://github.com/laravel/framework/commit/0c6cae0ef647158b9554cad05ff39db7e7ad0d33))
10
11
12
## [v9.52.1](https://github.com/laravel/framework/compare/v9.52.0...v9.52.1) - 2023-02-21
0 commit comments