Skip to content

v4.0-beta

Compare
Choose a tag to compare
@arraintxo arraintxo released this 24 Sep 12:57
· 7 commits to master since this release
  • Finally PHP 8.0 is supported now (PHP7 still supported)

  • Added DictionaryLookup call

  • Added PSR6 compatible Cache support

  • Upgraded to Buzz Browser v1.2

    • Any PSR7 compatible adapter should work with it
  • Some detected BC breaks

    • Dropped PHP5.6 compatibility
    • AzureTokenCache and CachedClient constructors changed to support PSR6 caches
      • This means Doctrine\Common\Cache\ArrayCache is no longer supported
    • Buzz Browser upgrade forces new initialization process