• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

realodix / urlhub / 9587485416
100%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2024 07:57PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
9587485416

push

github

realodix
Prevent null user agent being passed to DeviceDetector

`request()->userAgent()` may return a null value if the user agent is not available in the HTTP request. This can happen in some situations, such as when using a console application or when requesting through an API.

The null coalescing operator (??) ensures that arguments passed to the DeviceDetector constructor are never null. If `request()->userAgent()` returns null, this operator will return an empty string ('') instead.
Source Files on build 9587485416
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9587485416
  • f30fda90 on github
  • Prev Build on master (#9586744374)
  • Next Build on master (#9587572015)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc