Fatal error: Declaration of Core_Dbo::connect($db = null, $server = null, $user = 'www', $password = 'foo') must be compatible with PDO::connect(string $dsn, ?string $username = null, ?string $password = null, ?array $options = null): static in /var/www/html/mooglecave/phpclasses/Core/Dbo.php on line 137
Stack trace:
#0 /var/www/html/mooglecave/phpclasses/Core/Context.php(31): globalAutoLoader()
#1 /var/www/html/mooglecave/phpclasses/Game/Model.php(119): Core_Context::connectToDefaultDb()
#2 /var/www/html/mooglecave/games/phplib/_context.php(9): Game_Model::loadExistingByDirectory()
#3 /var/www/html/mooglecave/phplib/auto_prepend.php(72): include('...')
#4 /var/www/html/mooglecave/phplib/auto_prepend.php(91): contextBootstrapper()
#5 {main}