for legacy vulnerabilities. They are checking to see if you have an outdated, exposed directory that they can exploit. How to secure your project
If successful, the server responds with something like uid=33(www-data) gid=33(www-data) .
// Programmatically running tests $suite = new \PHPUnit\Framework\StaticTestSuite(MyTestClassTest::class); $result = new Result(); $runner = new \PHPUnit\Runner\TestRunner($suite, $result); $runner->run();
