Should I wait for version CI 4.5 |
Hello, I have been developing with CodeIgniter since version 3.x, and I am currently actively using version 4.1.5.
Unfortunately, due to some breaking changes, I haven't been able to upgrade to the latest version. Therefore, I've decided to rewrite some parts of my application. Should I wait for version 4.5, or should I start with version 4.4.5 and then upgrade to 4.5? How can I find breaking changes notes? I checked "Upgrading From a Previous Version" page but no information about feature notes. Additionally, I want to provide support at the code level. Where should I start? Thanks
All breaking changes should be noted in Upgrading From a Previous Version:
https://codeigniter.com/user_guide/insta...ading.html If there is a missing breaking change, it is a bug in the documentation. But maybe it is documented in Change Logs: https://codeigniter.com/user_guide/chang...index.html If you want to see more detailed information, you can see https://github.com/codeigniter4/CodeIgni...ANGELOG.md |
Welcome Guest, Not a member yet? Register Sign In |