Skip to content

Fix null return in UserAgentResolver#1010

Merged
erikn69 merged 1 commit intoowen-it:masterfrom
phknot:patch-1
Feb 21, 2025
Merged

Fix null return in UserAgentResolver#1010
erikn69 merged 1 commit intoowen-it:masterfrom
phknot:patch-1

Conversation

@phknot
Copy link
Contributor

@phknot phknot commented Feb 21, 2025

Request::header could possibly return null. Fix by adding default empty string return.

`Request::header` could possibly return null. Fix by adding default empty string return.
@erikn69 erikn69 merged commit 8155c26 into owen-it:master Feb 21, 2025
1 check passed
erikn69 pushed a commit to erikn69/laravel-auditing that referenced this pull request Feb 21, 2025
`Request::header` could possibly return null. Fix by adding default empty string return.
@phknot phknot deleted the patch-1 branch February 21, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants