From ca8ccd6757d5639f0e5fb241b3df6878da6ce34e Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 Dec 2020 15:20:53 -0600 Subject: [PATCH 1/2] Revert "Clear a cached user in RequestGuard if a request is changed (#35692)" (#35699) This reverts commit 0d601f598a2434b8b126c06af75a0f089b10a102. --- src/Illuminate/Auth/RequestGuard.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Illuminate/Auth/RequestGuard.php b/src/Illuminate/Auth/RequestGuard.php index c46891c698ff..d0af83cb4f4f 100644 --- a/src/Illuminate/Auth/RequestGuard.php +++ b/src/Illuminate/Auth/RequestGuard.php @@ -82,8 +82,6 @@ public function setRequest(Request $request) { $this->request = $request; - $this->user = null; - return $this; } } From b5d8573ab16027867eaa1ac148893833434f9b02 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 Dec 2020 15:21:19 -0600 Subject: [PATCH 2/2] version --- src/Illuminate/Foundation/Application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Illuminate/Foundation/Application.php b/src/Illuminate/Foundation/Application.php index 6e489736765e..c7049c14096c 100755 --- a/src/Illuminate/Foundation/Application.php +++ b/src/Illuminate/Foundation/Application.php @@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig * * @var string */ - const VERSION = '8.20.0'; + const VERSION = '8.20.1'; /** * The base path for the Laravel installation. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy