cakephp / debug_kit

Debug Toolbar for CakePHP applications.

Home Page:http://cakephp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks for cake5 branch

ADmad opened this issue · comments

commented
  • Figure out why the table schema are missing when running the testuite on GA.
  • Add back authorization plugin to "require-dev" when it has a Cake 5 compatible branch.
  • Update LazyTableTrait for schema creation. TestFixture::create() no longer exists.
  • Use named arguments for finders - see #931

Marked authorization dependency done

I am not really sure what to do here because LazyTableTrait adjustments have already been done in #881 and I don't see any problems related to table schema creation just in Github Actions 🤔

Last time I checked debugkit was working well in 5.x.

Is this still valid? With release of 5.0.0 and https://github.com/cakephp/debug_kit/releases/tag/5.0.1 ?

This can be closed