Silverstripe Version:
Question:
Details of your query go here
// Include any relevant code. If you have a lot of code, link to a gist instead.
I have a website done with older version of SilverStripe. The codebase, specifically the framework and cms directories, contains legacy logic that is not compatible with modern PHP environments.
The application requires a PHP version below 7.4 to function correctly.