From: foobar Date: Fri, 29 Apr 2005 00:49:47 +0000 (+0000) Subject: Added test for bug #30578 X-Git-Tag: php-5.0.1b1~379 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ba7d5dc53f4fdf0e168b6e8c4fe79f49365d2d1;p=php Added test for bug #30578 --- diff --git a/tests/lang/bug30578.phpt b/tests/lang/bug30578.phpt new file mode 100644 index 0000000000..d8a8d2e54f --- /dev/null +++ b/tests/lang/bug30578.phpt @@ -0,0 +1,31 @@ +--TEST-- +Bug #30578 (Output buffers flushed before calling __desctruct functions) +--FILE-- + +--EXPECT-- +This should be displayed first. +Buffered data: This should be displayed last.