php-8.0.30-src/sapi/cli/tests/bug77561.phpt

11 lines
141 B
PHP

--TEST--
Bug #77561: Shebang line not stripped for non-primary script
--FILE--
<?php
require __DIR__ . '/bug77561.inc';
?>
--EXPECT--
Test