ob_001.phpt   [plain text]


--TEST--
output buffering - nothing
--FILE--
<?php
echo "foo\n";
?>
--EXPECT--
foo