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

realodix / urlhub / 9586744374
100%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2024 06:37PM 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
9586744374

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 9586744374
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9586744374
  • 0cac5d78 on github
  • Prev Build on master (#9586203563)
  • Next Build on master (#9587485416)
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