Closed ZanyMonk closed 1 year ago
*.phar
entrypoint.sh
agent.php
agent.phar
run.sh
file_tar
EasyTar.class
Phar
sql_console
unittest
Fixes #167
*.phar
files with PHP 8.2entrypoint.sh
to generateagent.php
(for 7.4) andagent.phar
(for 8.2)run.sh
to process all tests for the two generated agentsfile_tar
moduleEasyTar.class
Phar
object (available since 5.3)sql_console
moduleunittest
base class to show what PHP version a failing test was running on