Skip to content

Commit c29b8d7

Browse files
committed
Merge pull request laravel#2180 from wmather/5.2
Wincache has been removed in 5.2
2 parents 5f2d48f + 72bf21a commit c29b8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ The following features are deprecated in 5.2 and will be removed in the 5.3 rele
275275
- The `Str::randomBytes` function has been deprecated in favor of the `random_bytes` native PHP function.
276276
- The `Str::equals` function has been deprecated in favor of the `hash_equals` native PHP function.
277277
- `Illuminate\View\Expression` has been deprecated in favor of `Illuminate\Support\HtmlString`.
278+
- `WincacheStore` has been removed as an available Cache driver
278279

279280
<a name="upgrade-5.1.11"></a>
280281
## Upgrading To 5.1.11

0 commit comments

Comments
 (0)