Skip to content

3.0.0

Compare
Choose a tag to compare
@forxer forxer released this 16 Mar 11:28
· 20 commits to master since this release
  • Removed support for PHP prior to 8.0
  • Renamed forxer\Gravatar\ namespace to Gravatar\
  • Renamed getUrl(string $email) to url() ; email should be defined before
  • Introduced gravatar() and gravatar_profile() helpers functions
  • Split code into traits to facilitate reading and maintenance
  • Used more type hinting for consistency
  • Renamed most variables to facilitate reading