]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Console/AutomaticInstallationConsoleTest.php
Merge pull request #9963 from mexon/mat/support-cid-scheme
[friendica.git] / tests / src / Console / AutomaticInstallationConsoleTest.php
index f00a9e5377d67ccbbefbfe12bd9e5217168974c3..fdf887fe6b6975e92110cc327a2c4548bc39723e 100644 (file)
@@ -447,7 +447,7 @@ return [
                'password' => '{$conf('database', 'password')}',
                'database' => '{$conf('database', 'database')}',
                'charset' => 'utf8mb4',
-               'pdo_emulate_prepares' => true,
+               'pdo_emulate_prepares' => false,
        ],
 
        // ****************************************************************