From: SVN Migration Date: Mon, 24 Jan 2005 20:22:57 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. X-Git-Tag: php-5.0.4RC1~263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=607b7b35e5b8a357ca9d87a87d3573dc4193895f;p=php This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- diff --git a/ext/spl/tests/bug31348.phpt b/ext/spl/tests/bug31348.phpt new file mode 100755 index 0000000000..047e4b223a --- /dev/null +++ b/ext/spl/tests/bug31348.phpt @@ -0,0 +1,15 @@ +--TEST-- +Bug #31348 (CachingIterator::rewind() leaks) +--FILE-- +rewind(); + +?> +===DONE=== +--EXPECT-- +===DONE===