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

Migrate from mobiledetectlib to phpuseragentparser #2294

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Nov 28, 2024

Replace mobiledetectlib which seems pretty inactive, with phpuseragentparser, as it's better maintained, way simpler and faster, and covers Shlink present and future needs.

It is also compatible with PHP 8.4, while mobiledetect has some warnings on its last release.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.70%. Comparing base (8499087) to head (6331fa3).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2294   +/-   ##
==========================================
  Coverage      93.70%   93.70%           
+ Complexity      1658     1657    -1     
==========================================
  Files            275      275           
  Lines           5780     5782    +2     
==========================================
+ Hits            5416     5418    +2     
  Misses           364      364           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 3f30af4 into shlinkio:develop Nov 28, 2024
32 checks passed
@acelaya acelaya deleted the feature/user-agent branch November 28, 2024 11:11
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.

1 participant