packagist dereuromark/cakephp-tools 3.12.7

10 hours ago

Fixes

  • Enforce validity window in TokensTable::useKey(). Previously an unused token stayed redeemable past its configured validity until the garbage collector ran — a real gap for magic-login, email-verification, and password-reset style flows. useKey() now rejects tokens where created < now - validity unless marked unlimited.

Improvements

  • Forward TEntity template through Tools\Model\Table\Table so subclasses can type their entity for PHPStan. Requires dereuromark/cakephp-shim 3.8.4+ and CakePHP 5.3.4+.

Full Changelog: 3.12.6...3.12.7

Don't miss a new cakephp-tools release

NewReleases is sending notifications on new releases.