Skip to content
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

fix null ip #91

Merged
merged 1 commit into from Dec 12, 2023
Merged

fix null ip #91

merged 1 commit into from Dec 12, 2023

Conversation

lekoala
Copy link
Contributor

@lekoala lekoala commented Nov 27, 2023

Fixes Error: Uncaught TypeError: PhpTek\Sentry\Log\SentryLogger::get_ip(): Return value must be of type string, null returned

recently got this in my logs
not sure how it happened, but it doesn't hurt to make sure we don't get a null value

Fixes Error: Uncaught TypeError: PhpTek\Sentry\Log\SentryLogger::get_ip(): Return value must be of type string, null returned
@phptek phptek merged commit a0c1640 into phptek:master Dec 12, 2023
1 check passed
@phptek
Copy link
Owner

phptek commented Dec 12, 2023

Thank you @lekoala!

@phptek
Copy link
Owner

phptek commented Dec 12, 2023

Created new tag 5.0.3.

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.

None yet

2 participants