Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix guild cache when requesting guild through UUID or name and add support for PHP 8 #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 30, 2020

  1. Multiply timestamps and cache times for the guild cache handlers by 1…

    …000 to get milliseconds, as required by the isExpired method
    MaxKorlaar committed May 30, 2020
    Configuration menu
    Copy the full SHA
    186b096 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    cde3d1f View commit details
    Browse the repository at this point in the history
  2. Add support for PHP 8

    MaxKorlaar committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    af348ef View commit details
    Browse the repository at this point in the history