From 9ab9402ed921913eb97000fbb6875defb0bba21b Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 9 Sep 2004 07:46:20 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. --- ext/spl/tests/dit_001.phpt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 ext/spl/tests/dit_001.phpt 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) { +} -- 2.40.0