DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.
https://www.pgdp.net
GNU General Public License v2.0
46 stars 28 forks source link

Update minimum MySQL version and future PHP version #1205

Closed cpeel closed 1 month ago

cpeel commented 1 month ago

Bump the minimum version of MySQL we support to 8.0 (we let folks know about this upcoming change in the last changelog).

And give a notice that the next release will be the last to run on PHP 7.4. When we upgrade TEST and PROD we'll be running 8.3 but I don't expect we'll be intentionally using anything that requires 8.3 while I know we'll be using things that require 8.0.