forked from symphonycms/symphonycms
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Master branch installation failed on following error:
Fatal Error: ArgumentCountError 0 - Too few arguments to function MySQL::setCharacterEncoding(), 0 passed in /install/lib/class.installer.php on line 484 and exactly 1 expected on line 451 of /symphony/lib/toolkit/class.mysql.php
class.installer.php function calls do not supply any encodings as the default encoding values were removed from class.mysql.php as compared to the official class.mysql.php version.
Steps to Reproduce the Problem
- Following master branch installation instructions
Your Environment
- Version used: SCMS Extended v2.7.10
- Browser Name and Version: Chromium v94
- Operating System and Version (desktop or mobile): Xubuntu 20.04 LTS desktop
- PHP: v7.4.24