The variables are not declared the same way. I’m wondering of possible issues if I modify the code in the new version. For example if in the code I use the same name for an object and a variable. It was fine with old version. Now if I modify this variable it will tell me I have to change its name because there’s an object with the same name. It’s just an example. There could be many more issues, no?