2.1.0
版本发布时间: 2020-07-14 21:25:23
dereuromark/cakephp-tools最新发布版本:3.0.0(2023-10-30 18:34:14)
Fixes
Fixed complete URLs and links to contain also passed params.
Improvements
Tokens
Tokens are now quoteIdentifier save. Make sure that you upgrade any existing ones.
A MigrationToolsTokens
migration file is now also included for those that needed it, along with some documentation on use cases.
Deprecations removed
All deprecations have been removed. Tests are now running E_ALL again.
4.1 compatibility
CakePHP 4.1 has a small BC issue with Comparison vs ComparisonExpression, this release mitigates this.