I’m in the process of upgrading Symfony from 3.4 to 4.4, but I’ve hit some roadblocks. My current setup is quite outdated:
Ubuntu version: 14.04PHP version: 5.5This configuration worked fine for Symfony 3.4, but upgrading to 4.4 has been challenging due to PHP version requirements, which in turn depend on upgrading the OS.
To address this, I’m planning to launch a new AWS server with the latest Ubuntu 24.04 and set everything up from scratch. If anyone has experience with such upgrades or a guide to streamline the process, I’d greatly appreciate your insights. It would save me a lot of time spent on trial and error.
Thanks in advance!