Version 1
[yaffs-website] / vendor / phpunit / phpunit / src / Util / PHP / eval-stdin.php
diff --git a/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php b/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
new file mode 100644 (file)
index 0000000..3b3a6d0
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+
+eval('?>' . file_get_contents('php://stdin'));