Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Releases: 51Degrees/51Degrees-PHP

v3.1.5.1

10 Feb 09:46
Compare
Choose a tag to compare

Changes in 3.1.5.1:

  • Fixed bug that prevented properties from listing all their values.
  • Updated data file.

v3.1.4.2

26 Jun 14:05
Compare
Choose a tag to compare

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

29 May 08:40
Compare
Choose a tag to compare

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

27 May 11:38
Compare
Choose a tag to compare

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

23 May 09:30
Compare
Choose a tag to compare
v3.1.1.2-beta Pre-release
Pre-release

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.