4.3.1
版本发布时间: 2022-01-03 21:52:19
cakephp/app最新发布版本:5.0.2(2024-07-27 05:22:35)
What's Changed
- routes.php change deprecated colon prefixed in PHPDoc to the braced way by @Iandenh in https://github.com/cakephp/app/pull/866
- Assert existence of each plugin at testBootstrap by @nishimura-d in https://github.com/cakephp/app/pull/868
- Update .gitignore by @dereuromark in https://github.com/cakephp/app/pull/870
- Upgrade to PHPStan level 8 by @dereuromark in https://github.com/cakephp/app/pull/871
- Fix .gitignore so potential icon assets are tracked by @rmard in https://github.com/cakephp/app/pull/873
- added info and warning flash elements by @LordSimal in https://github.com/cakephp/app/pull/874
- Improve example of file DSN by @nishimura-d in https://github.com/cakephp/app/pull/875
- Fix reference to SchemaLoader class by @miguelxt in https://github.com/cakephp/app/pull/876
- Make the REPL package opt-in. by @ADmad in https://github.com/cakephp/app/pull/878
New Contributors
- @nishimura-d made their first contribution in https://github.com/cakephp/app/pull/868
- @rmard made their first contribution in https://github.com/cakephp/app/pull/873
- @LordSimal made their first contribution in https://github.com/cakephp/app/pull/874
- @miguelxt made their first contribution in https://github.com/cakephp/app/pull/876
Full Changelog: https://github.com/cakephp/app/compare/4.3.0...4.3.1