Skip to content

Tags: VIPnytt/UserAgentParser

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from kudmni/patch-1

Some one PHP8.3 deprecation found and fixed

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from kudmni/patch-1

Fix PHP 8.3 deprecations

v1.0.5

Toggle v1.0.5's commit message
- Remove PHP 7.0 and 7.1 from testing (incompatible)

v1.0.4

Toggle v1.0.4's commit message
Added unit testing for PHP 7.2

Updated README.md
Separated preg_replace code into an method

v1.0.3

Toggle v1.0.3's commit message
ValidateVersion() regression, simplified code

v1.0.2

Toggle v1.0.2's commit message
Added php nightly for testing (is allowed to fail)

v1.0.1

Toggle v1.0.1's commit message
Drop PHP 5.4 support + README

v1.0.0

Toggle v1.0.0's commit message
Added some links to relevant RFC-specifications

v0.2.1

Toggle v0.2.1's commit message
Match not found test

v0.2.0

Toggle v0.2.0's commit message
Removed the 2nd parameter, $fallback, from the match method