-
Why is thi UA's device type is Console as the Browser is "Silk"
Mozilla/5.0 (PlayStation Vita 3.65) AppleWebKit/537.73 (KHTML, like Gecko) Silk/3.2
When those are TV Device with a browser which…
-
For some reason Safari 11.0 is detected wrong, namely version is set to 0
Full browser string looks like this (from real browser)
```
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.57.2 (KHTML…
-
We should enforce only one cache type (`BrowscapCacheInterface`) rather than allowing different types, leave it up to type system to complain about incompatible types, but provide a way to factory tho…
-
[warning] E_WARNING: Invalid argument supplied for foreach()
PHP Warning: Invalid argument supplied for foreach() in /home/developer/projects/browscap-helper/vendor/mimmi20/browscap-helper-source-de…
-
Hey folks,
I tried to ask in the forum but was directed with this question here.
So far I have three questions:
1. I have to create tests/issues/* file first. Does it mean that I should raise a…
-
I noticed this library uses a cache file. My experience with file caching in PHP is that simple things like `file_put_contents()` versus `require()` or `file_get_contents()` often fail in multi-core e…
-
Hi,
I recently discovered this library while working on a project, so first thanks for providing us a better way to detect browser.
However it seems like checking version for firefox is broken s…
-
In #1774 I mentioned that the versions of UC Browser for Windows seemed a bit odd, since the current version is 7.0 but browscap has patterns for versions 10 and 11.
I wanted to look into this a bi…
-
With BrowscapPHP bumped to PHP 7.1, the builds are failing on travis. To solve this, Browscap should be bumped too.
-
Hey! I found a lot of UAs (primarily Dalvik-based) detecting as "general Mobile Phone" while they contain device code. For many of them (i.e. SM-P905) the database contains device info for other brows…