[ANNOUNCEMENT] maxminddb-1.10.1 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package maxminddb-1.10.1 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
* Fix a `TypeError` exception in the pure PHP reader when using large
databases on 32-bit PHP builds with the `bcmath` extension. Reported
by dodo1708. GitHub #124.
Package Info
-------------
This is the PHP extension for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
Related Links
-------------
Package home: https://pecl.php.net/package/maxminddb
Changelog: https://pecl.php.net/package-changelog.php?package=maxminddb
Download: https://pecl.php.net/get/maxminddb-1.10.1.tgz
Authors
-------------
Greg Oschwald <[email protected]> (lead)