Fix phpstan, add more phpunit test

This commit is contained in:
crazywhalecc
2024-10-03 10:45:05 +08:00
committed by Jerry Ma
parent c841ef5b9a
commit dc9d6703bc
5 changed files with 130 additions and 2 deletions

5
tests/bootstrap.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
require_once __DIR__ . '/../src/globals/internal-env.php';