Index Of Vendor Phpunit Phpunit Src Util - Php Eval-stdin.php

composer remove --dev phpunit/phpunit or

location ~ /vendor/ deny all; return 403; index of vendor phpunit phpunit src util php eval-stdin.php

This guide is for . Never make this file accessible in production. Guide: PHPUnit eval-stdin.php 1. File Purpose eval-stdin.php allows PHPUnit to execute PHP code passed through standard input. It is used internally by PHPUnit when running tests in separate processes (e.g., @runInSeparateProcess ). composer remove --dev phpunit/phpunit or location ~ /vendor/