CodeIgniter4/phpstan-bootstrap.php
Abdul Malik Ikhsan de96bd3e87
eol
2022-05-31 06:33:09 +07:00

8 lines
135 B
PHP

<?php
require_once 'system/Test/bootstrap.php';
if (! defined('OCI_COMMIT_ON_SUCCESS')) {
define('OCI_COMMIT_ON_SUCCESS', 32);
}