Fix phpstan, add more phpunit test

This commit is contained in:
crazywhalecc
2024-10-03 10:45:05 +08:00
parent dc9050df34
commit df521f1de1
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';