Re: Preparing for PHP8

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Thu, 17 Mar 2022 05:59:05 UTC
On Wed, 16 Mar 2022 23:49:08 -0600
"@lbutlr" <kremels@kreme.com> wrote:

> I have heard various stories of many issued with the move to PHP8 and a
> lot of software not making the transition, so I am wondering how I can
> check fit anything that I am currently running will work with PHP8 or if
> I need to find alternatives. I know apache works with PHP8, and I am
> relatively sure round cube does, but I definitely want to check
> everything on the system, for compatibility before I make the switch.

	Create a jail, install a PHP8 based version of your setup in the
jail, test it and then when you're happy with it either switch to using the
jail or update your setup to be just like the jail.

-- 
Steve O'Hara-Smith <steve@sohara.org>