I have just upgraded to SC 8.1 from 8.0. I did not do a reinstall, but just used the “Update Version” menu point in the “Help” menu of the SC IDE.
From reading posts on this forum and watching the video covering the new features of SC 8.1 (https://www.youtube.com/watch?v=B-AX3TBlCEk), I understand that in order to see the performance improvements, you would have to do a reinstall of SC in order to get the PHP 5.6. However, I have some questions that I hope someone with actual experience / certain knowledge (e.g. SC themselves) can shed some light on:
-
Are there really marked differences in the development environment using PHP 5.6?
Are e.g. the speed of application generation or changing between code sections in the IDE so much faster that it is really worth reinstalling? -
If I generate applications with SC 8.1, PHP 5.6, will there also be a performance increase in the production environment (i.e. the generated applications) if it runs PHP 5.6?
If so, in which areas can they be seen, and is the difference in performance large enough that it is worth bothering with? -
If I generate applications with SC 8.1, PHP 5.6, will the applications be able to run without errors in a PHP 5.4 production environment?
-
Has anyone yet tried to deploy full application, generated with SC 8.1, PHP 5.6 and deployed to a PHP 5.6 productions environment?