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.
2 parents 5f2d48f + 72bf21a commit c29b8d7Copy full SHA for c29b8d7
upgrade.md
@@ -275,6 +275,7 @@ The following features are deprecated in 5.2 and will be removed in the 5.3 rele
275
- The `Str::randomBytes` function has been deprecated in favor of the `random_bytes` native PHP function.
276
- The `Str::equals` function has been deprecated in favor of the `hash_equals` native PHP function.
277
- `Illuminate\View\Expression` has been deprecated in favor of `Illuminate\Support\HtmlString`.
278
+- `WincacheStore` has been removed as an available Cache driver
279
280
<a name="upgrade-5.1.11"></a>
281
## Upgrading To 5.1.11
0 commit comments