Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
phpunit
/
phpunit
/
tests
/
TextUI
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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
Save
Cancel