phptest/index.php
wangjun f66cf944c7
All checks were successful
continuous-integration/drone/push Build is passing
grafana测试
2021-10-21 17:36:33 +08:00

2 lines
89 B
PHP

<?php file_put_contents("php://stdout", "message sent by stdout" . PHP_EOL);phpinfo() ?>