-
Based on some discussion from this ticket (https://github.com/browscap/browscap-php/issues/228) it sounds like Cloudflare has DDOS protection on all of browscap.org in order to prevent abusers from ea…
-
We've discussed this briefly before (https://github.com/browscap/browscap/issues/511#issuecomment-63340798) but maybe we could figure out a good way to make this work?
Could the download requests s…
-
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36
-
The binary is written `"bin": ["bin/browscap"],` in the composer.json, it should be `"bin": ["bin/browscap-site"],`.
-
May be able to use `ocramius/package-versions` to determine what the package version of `browscap/browscap` requested is, and generate the build number properly. Would mean using a proper version numb…
-
browser=Default Browser
browserType=Default Browser
browserMajorVersion=Unknown
deviceType=Unknown
platform=Unknown
platformVersion=Unknown
fake=Unknown
IS_CRAWLER=Unknown
-
Hi
current browsercap has missed Google Chrome V64 and V65 and it's the top #3 browser used by our customers...
Is there any ETA a new browsercap containing Chrome V64/65 can be released?
Some…
-
Should be improved.
```
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 88 bytes) in /home/wp-content/plugins/wp-statistics/includes/vendor/browscap/browscap-php/s…
-
I noticed that the list of deprecated properties defined in the Wiki (https://github.com/browscap/browscap/wiki/Resource%3A-User-Agents-Database#deprecated-properties) are still tested for.
As the …
-
Hi, My name is Miguel Soeiro, and I am trying develop a new project that I need a PDO connection with a SQL Server data base in Azure. I follow the [Microsoft Drivers for PHP for SQL Serve](https://do…