This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
Releases: 51Degrees/51Degrees-PHP
Releases · 51Degrees/51Degrees-PHP
v3.1.5.1
v3.1.4.2
Changes in 3.1.4.2:
- Fixed bug where metadata caches would not be removed.
- Feature.js property names are now stripped of '/' characters so they
don't cause parser errors.
v3.1.3.1
This is a bug fix release:
- Removed usage of the method DirectoryIterator::getExtension() in 51Degrees_metadata.php as it is not available in PHP 5.3.5 and earlier.
v3.1.2.1
After extensive testing and a lot of time in open and closed beta we are marking this version as stable.
v3.1.1.2-beta
This version uses a slightly different data file format that allows for simpler code and faster detection when dealing with useragent strings that are a subset of other useragent strings. See the ReadMe for more info.