Hello!
My very old server in Debian 10 and back-ported PHP5.6.40 is reaching the end of its life (SSDs dying) and my only upgrade hosting option is Debian 12 with PHP8.2...
I have a v1.5.6c running fine with good ol' PHP5 but it's time to upgrade... I tried running it straight on PHP8.2 and I can only get a blank screen, somehow the base class fails to load silently.
So... from your past experience, what would be a possible upgrade path?
Should I upgrade to ZC 2.0+ directly?
Should I go through a local PHP7 validation path to upgrade to 1.5.8 first?
What would make sense?