I have project with cakephp 2.X . Customer want to upgrade in cakephp 5.x . Is there plugin which help me for this . Which can show deprecated methods in VS Code and provide anything helpful suggesion in VS code.
I want any plugin which help for the version update in cakephp 5.
I’d also just start a fresh CakePHP 5 app and manually migrate stuff over. So many things have changed from CakePHP 2 that you are better off just re-creating the app.