Minor version of Yii Auth package was released.
In this release:
- Added memoization for
WildcardPatterninAuthenticationmiddleware. - Added
LanguageJetBrains attribute to$patternproperty inHttpHeader::withPattern()that enables syntax highlighting for this property in PhpStorm. - Fixed bug with processing non-ASCII paths in the
Authenticationmiddleware. - Added debug collector for
yiisoft/yii-debug. - Bumped required PHP version to 8.0.
- Updated
yiisoft/httpdependency and added missedpsr/http-factorydependency.