From: Marcus Boerger Date: Thu, 9 Sep 2004 07:46:19 +0000 (+0000) Subject: add new test X-Git-Tag: PRE_NEW_VM_GEN_PATCH~352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b16ae3b73ae63e232dadde049113d88cebaa3011;p=php add new test --- 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) { +}