What's Changed
- Fix type-hint finders with
Cake\ORM\Query\SelectQueryfor Cake 5 compatibility (#1180) - Fix redundant null-coalescing on always-set array offsets in
SocialBehavior(PHPStan) (#1181) - Fix
ReCaptcha\Responsemock incompatibility with PHP 8.4+ readonly classes (#1181) - Fix correct config keys and hardcoded threshold in
OneTimeLoginLinkBehavior(#1178) - Fix clear activation token after email activation (#1177)
- Use cryptographically secure random bytes in
RandomStringTrait(#1176) - Fix authenticator check before issuing password rehash warning (#1174)