Skip to content

Releases: ipinfo/php

v2.2.0

22 Apr 12:11
Compare
Choose a tag to compare
  • Added Maps integration.
  • Added versioned cache keys.
    This allows more reliable changes to cached data in the future without
    causing confusing incompatibilities. This should be transparent to the user.
    This is primarily useful for users with persistent cache implementations.

PHP 8 support

02 Dec 06:28
ce3d01c
Compare
Choose a tag to compare
Merge pull request #25 from ipinfo/uman/php8

Support PHP 8

Timeout & guzzle config override support

13 Nov 10:37
d933b19
Compare
Choose a tag to compare
Merge pull request #21 from ipinfo/uman/fixes

Various updates & fixes for a v2.0.0