Skip to content

Fix null return in UserAgentResolver #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2025
Merged

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