Reason: `/path/to/php phar:///path/to/the/static-php-cli/src/globals/test/xxx.php` run failed. <img width="1145" alt="image" src="https://github.com/crazywhalecc/static-php-cli/assets/20330940/b2fd6c0e-660b-462c-86a5-ef9e3ddbc72b"> Solution: 1. Copy test files out of phar and run. 2. `try`, `eval` to run. 3. Use `php -r` to run.
Reason:
/path/to/php phar:///path/to/the/static-php-cli/src/globals/test/xxx.phprun failed.Solution:
try,evalto run.php -rto run.