Skip to content

1.4.3

Compare
Choose a tag to compare
@stloyd stloyd released this 07 Dec 08:31
· 10 commits to 1.4 since this release

Changelog:

  • Bugfix: Fixed support for PHP 8.1,
  • Bugfix: Fixed support for Symfony 5.4,
  • Bugfix: Fixed VkontakteResourceOwner option: api_version to not point to deprecated one,
  • Bugfix: RequestStack::getMasterRequest() is deprecated since Symfony 5.3, use RequestStack::getMainRequest() if exists,
  • Maintain: Added GenericOAuth1ResourceOwnerTestCase, GenericOAuth2ResourceOwnerTestCase & ResourceOwnerTestCase test case classes for easier unit testing custom resource owners