So it looks like I will need to build a new server with PHP 7.4 to upgrade to Mautic 4. I’m one of those making good use of the bitnami builds in AWS. Has worked so well and easy to setup. Unfortunately even their most current build is Mautic 3.3.3 but with PHP 7.3. From what I can determine from their support forums they do not recommend upgrading PHP in place but firing up a new server and sliding across.
My gut feeling is that at some point they will release a V4 image with PHP 7.4. At this point any good practise to migrate my 3.3 data across to a new V4 instance? I can do mysql backups and imports easily enough, but concerned about any schema variations that may cause issues.
So, any thoughts on making this doable when the day comes?
Thanks, Richard