1.1 ! misho 1: --TEST-- ! 2: output buffering - nothing ! 3: --FILE-- ! 4: <?php ! 5: echo "foo\n"; ! 6: ?> ! 7: --EXPECT-- ! 8: foo