Upgrading Yii

Sorry if this is simple. I have version 1.1.12, I notice that it says don’t upgrade Version A to C, in the notes. I wasn’t really sure how to do that?

Can you not just download 1.1.14 and replace the framework folder or just point your app to this new framework folder and keep the older one and rename it so you can point to either if you have problems?

I did that between 1.1.12, 1.1.13 and 1.1.14 and didn’t have to add any changes in my code, so I think it’s safe.

It doesn’t say you can’t upgrade version A to C, it just says you need to follow the instructions for both A and B, in case there are differences.

Hi!

I’m starting to develop a web application using yii2 and I want to retain possibility to get next updates, there’s a way?

thanks a lot!;)