Added missing Samsung tablets 2025 (#988)
Recent Commits to Mobile-Detect
-
Added missing Samsung tablets 2025 (#988)
-
Cache fix (#986)
Cache fix (#986)
-
[4.8] Improve cache types (#982)
[4.8] Improve cache types (#982)
-
Added psr/cache repo
Added psr/cache repo Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
removing broken folder
removing broken folder Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Version bump
Version bump Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Lint fix
Lint fix Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Added standalone version by popular demand
Added standalone version by popular demand Manual use of 4.8.x lib (#970) How to use the 4.8.086 (#973) Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Fixed typings (phpstan) and tests
Fixed typings (phpstan) and tests Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Added quality check for phpstan for local development in Docker.
Added quality check for phpstan for local development in Docker. Mirrored the phpstan cli settings for CI. Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Fixes for local Docker dev build
Fixes for local Docker dev build Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
phpstan - return to production ver (#976)
phpstan - return to production ver (#976)
-
sha1` is now the default fn for encoding cache keys.
sha1` is now the default fn for encoding cache keys. Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
New version bump
New version bump Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
New version bump
New version bump Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Added explanation about the Docker image
Added explanation about the Docker image Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Run composer with dev deps in Docker
Run composer with dev deps in Docker Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Added psr/cache as a prod dependency
Added psr/cache as a prod dependency Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Fix lint
Fix lint Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Fix lint
Fix lint Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
100% coverage to Cache
100% coverage to Cache Fixed Cache, CacheItem implementations Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Version bump
Version bump Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
New changelog
New changelog Signed-off-by: Serban Ghita <serbanghita@gmail.com>
-
Cache WIP

Cache WIP
-
Fix for mixing simple cache with PSR6 cache implementation.

Fix for mixing simple cache with PSR6 cache implementation.
-
Linting
Linting
-
Minor tweaks
Minor tweaks
-
Updated packages to explicit versions
Updated packages to explicit versions
-
Merge branch 'ilaoniu-fix-cache' into 4.8.x
Merge branch 'ilaoniu-fix-cache' into 4.8.x
-
Changed configuration cacheKeyFn to work via call_user_func
Changed configuration cacheKeyFn to work via call_user_func Added tests
-
New correct JSON files exported from the new changes.
New correct JSON files exported from the new changes.
-
make the encoding of the cache key configurable
make the encoding of the cache key configurable
-
fix cache
fix cache
-
fix cache
fix cache
-
Merge branch '4.8.x' into fix-cache
Merge branch '4.8.x' into fix-cache
-
New correct JSON files exported from the new changes.
New correct JSON files exported from the new changes.
-
Merge branch 'digifa-4.8.x-add-new-devices' into 4.8.x
Merge branch 'digifa-4.8.x-add-new-devices' into 4.8.x Adding devices, Samsung SM-X300 Tablet, OnePlus Nord 4 Phone.
-
Conflict fix
Conflict fix
-
Updated tests
Updated tests
-
Updated JSON with the new header
Updated JSON with the new header
-
Use Sec-CH-UA-Mobile header for detection
Use Sec-CH-UA-Mobile header for detection
-
Added extra explanations
Added extra explanations
-
Added "vendorCheck" in UA tests which will optionally check the "vendor"
Added "vendorCheck" in UA tests which will optionally check the "vendor"
-
Merge branch '4.8.x' into 4.8.x
Merge branch '4.8.x' into 4.8.x
-
support cache ttl
support cache ttl
-
fix cache and generate short cache key
fix cache and generate short cache key
-
Adding devices, Samsung SM-X300 Tablet, OnePlus Nord 4 Phone.
Adding devices, Samsung SM-X300 Tablet, OnePlus Nord 4 Phone.
-
PHP 8.4 - implicit nulls are deprecated (#960)
PHP 8.4 - implicit nulls are deprecated (#960)
-
Declare support for older psr/simple-cache version (#953)
Declare support for older psr/simple-cache version (#953)