A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cakephp/phinx/commit/5bad10934336e8cf45d50d529cabfcbe7fe287c5 below:

Use `require` without brackets (#2337) · cakephp/phinx@5bad109 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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