We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f557280 commit d75b912Copy full SHA for d75b912
2023/10/14/cakephp_450.rst
@@ -31,7 +31,7 @@ when upgrading. A few highlights from 4.5.0 are:
31
- ``bin/cake cache clear_group <name>`` was added. This command gives a CLI
32
interface to clearing a specific cache group.
33
- ``ComponentRegistry`` is now automatically added to your application's
34
- :term:`DI container`.
+ DI container.
35
- ``Controller::addViewClasses()`` was added. This method lets you build
36
a controller's view classes programatically.
37
- Database and ORM connections now support ``read`` and ``write`` connection roles.
0 commit comments