b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/phpunit/phpunit/tests/TextUI/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/phpunit/phpunit/tests/TextUI/phpt-stdin.phpt

--TEST--
PHPT runner supports STDIN section
--STDIN--
Hello World
--FILE--
<?php
$input = file_get_contents('php://stdin');
echo $input;
?>
--EXPECT--
Hello World

Copyright © 2019 by b0y-101