phptek / silverstripe-sentry

Flexible Sentry compatible bug aggregation client for Silverstripe applications.
BSD 3-Clause "New" or "Revised" License
12 stars 22 forks source link

fix null ip #91

Closed lekoala closed 9 months ago

lekoala commented 10 months ago

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

phptek commented 9 months ago

Thank you @lekoala!

phptek commented 9 months ago

Created new tag 5.0.3.