Can't create a league
when I create a league it gives me Error: An Internal Error Has Occurred.
Hey, updates on this: the following errors appear (v.3.1.1, as it was deployed using docker): Error: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'content' at row 1. Trying to see what i did wrong. If anything on my side was made (#50 to update there as well).
The CakePHP 4 branch has (finally!) been finalized and merged to master. Minimum PHP version is now 7.4, but the Docker file looks like it's using PHP 7.3, so that will need to be updated. As I've never used Docker (this support is contributed by a third party), I'm not sure exactly what needs to be done to make this happen. I'll see what I can figure out.