Skip to content

Commit

Permalink
Update docs for cakephp/cakephp#3147
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 30, 2014
1 parent be758cc commit ffd49d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions en/appendices/2-5-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ Testing
`app.my_dir/article` will load ``App/Test/Fixture/my_dir/ArticleFixture``. It
should be noted that the fixture directory will not be inflected or modified
in any way.
- Fixtures can now set ``$canUseMemory`` to false to disable the memory storage
engine being used in MySQL.

View
====
Expand Down

0 comments on commit ffd49d0

Please sign in to comment.