+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -394,7 +394,7 @@ using the Manager class :
394
394
$pdo = new PDO('sqlite::memory:', null, null, [
395
395
PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION
396
396
]);
397
-
$configArray = require('phinx.php');
397
+
$configArray = require 'phinx.php';
398
398
$configArray['environments']['test'] = [
399
399
'adapter' => 'sqlite',
400
400
'connection' => $pdo,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4