Updating Neos - Why, When and How
On this year's Neos Conference I presented a talk on updating Neos. I tried to answer three questions:
- Why you should be updating
- When you should be updating
- How to do updates
Insights into our work, sneak peeks at projects, interesting technology, …
On this year's Neos Conference I presented a talk on updating Neos. I tried to answer three questions:
Security is an ongoing process and requires continuous adaption. As new weaknesses are discovered and new algorithms are being developed, configuration must be adjusted and cryptographic keys be replaced.
No longer supported by the developers, PHP 7.2 and 7.3 do no longer receive any updates at all. As the PHP website states:
Each release branch of PHP is fully supported for two years from its initial stable release. […]
After this two year period of active support, each branch is then supported for an additional year for critical security issues only. […]
PHP 8.1 is now available in Beach and Local Beach. Given the new features it provides and the improved overall performance, it is really worth trying it out.
How to use it in BeachFor your instance switch the PHP version to use and deploy again:
Selecting the PHP version for an instance in Flownative Beach Select PHP 8 for your Beach instance How to use it in Local Beach