Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: maxmind/MaxMind-DB-Reader-php

1.12.1

05 May 20:56
815939e
This commit was signed with the committer’sverified signature.
oschwald Gregory Oschwald
SSH Key Fingerprint:N2ZE7oX4iwlT73shQT8cac+yQqMlChzzRCFvLvvKRIw
Verified
Learn about vigilant mode.

Choose a tag to compare

  • The C extension now checks that the database metadata lookup was
    successful.
Assets2
Loading
touchweb-vincent reacted with thumbs up emoji
1 person reacted

1.12.0

14 Nov 22:44
5b2d7a7
This commit was signed with the committer’sverified signature.
oschwald Gregory Oschwald
SSH Key Fingerprint:zWngT+5fVkCFAbz4vchnPXjAbUDYrzS+sYdinXB/1Ps
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Improve the error handling when the user tries to open a directory
    with the pure PHP reader.
  • Improve the typehints on arrays in the PHPDocs.
Loading
d47081 and touchweb-vincent reacted with thumbs up emoji
2 people reacted

1.11.1

02 Dec 00:09
1e66f73
This commit was signed with the committer’sverified signature.
oschwald Gregory Oschwald
SSH Key Fingerprint:zWngT+5fVkCFAbz4vchnPXjAbUDYrzS+sYdinXB/1Ps
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Resolve warnings when compiling the C extension.
  • Fix various type issues detected by PHPStan level. Pull request by
    LauraTaylorUK. GitHub#160.
Loading
d47081, asrorbekh, touchweb-vincent, and Erulezz reacted with thumbs up emoji
4 people reacted

1.11.0

18 Oct 15:45
b1f3c06
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Replace runtime define of a constant to facilitate opcache preloading.
    Reported by vedadkajtaz. GitHub#134.
  • Resolve minor issue found by the Clang static analyzer in the C
    extension.
Loading
GregOriol reacted with thumbs up emoji
1 person reacted

1.10.1

14 Apr 17:55

Choose a tag to compare

  • Fix aTypeError exception in the pure PHP reader when using large
    databases on 32-bit PHP builds with thebcmath extension. Reported
    by dodo1708. GitHub#124.
Loading

1.10.0

09 Feb 17:53

Choose a tag to compare

  • When using the pure PHP reader, unsigned integers up to PHP_MAX_INT
    will now be integers in PHP rather than strings. Previously integers
    greater than 2^24 on 32-bit platforms and 2^56 on 64-bit platforms
    would be strings due to the use ofgmp orbcmath to decode them.
    Reported by Alejandro Celaya. GitHub#119.
Loading

1.9.0

07 Jan 21:15

Choose a tag to compare

  • Themaxminddb extension is now buildable on Windows. Pull request
    by Jan Ehrhardt. GitHub#115.
Loading

1.8.0

01 Oct 17:30

Choose a tag to compare

  • Fixes for PHP 8.0. Pull Request by Remi Collet. GitHub#108.
Loading

1.7.0

07 Aug 22:11

Choose a tag to compare

  • IMPORTANT: PHP 7.2 or greater is now required.
  • The extension no longer depends on the pure PHP classes in
    maxmind-db/reader. You can use it independently.
  • Type hints have been added to both the pure PHP implementation
    and the extension.
  • Themetadata method on the reader now returns a new copy of the
    metadata object rather than the actual object used by the reader.
  • Work around PHPis_readable() bug. Reported by Ben Roberts. GitHub
    #92.
  • This is the first release of the extension as a PECL package.
    GitHub#34.
Loading

1.6.0

19 Dec 22:59

Choose a tag to compare

  • 1.5.0 and 1.5.1 contained a possible memory corruptions when using
    getWithPrefixLen. This has been fixed. Reported by proton-ab.
    GitHub#96.
  • Thecomposer.json file now conflicts with all versions of the
    maxminddb C extension less than the Composer version. This is to
    reduce the chance of having an older, conflicting version of the
    extension installed. You will need to upgrade the extension before
    runningcomposer update. Pull request by Benoît Burnichon. GitHub
    #97.
Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp