From: SVN Migration Date: Thu, 9 Sep 2004 07:46:20 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. X-Git-Tag: php-5.0.2RC1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ab9402ed921913eb97000fbb6875defb0bba21b;p=php This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- diff --git a/ext/spl/tests/dit_001.phpt b/ext/spl/tests/dit_001.phpt new file mode 100755 index 0000000000..62aae99c8b --- /dev/null +++ b/ext/spl/tests/dit_001.phpt @@ -0,0 +1,11 @@ +--TEST-- +SPL: Problem with casting to string +--FILE-- + +--EXPECTF-- +object(DirectoryIterator)#%d (0) { +}