From: Antony Dovgal Date: Thu, 19 Oct 2006 12:06:57 +0000 (+0000) Subject: add new test by Pierre X-Git-Tag: RELEASE_1_0_0RC1~1247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bf64871c922486710f11664564808f8010d89ac;p=php add new test by Pierre --- diff --git a/ext/standard/tests/file/mkdir-006.phpt b/ext/standard/tests/file/mkdir-006.phpt new file mode 100644 index 0000000000..5bfa8e8141 --- /dev/null +++ b/ext/standard/tests/file/mkdir-006.phpt @@ -0,0 +1,26 @@ +--TEST-- +recursive mkdir() with unclean paths +--SKIPIF-- + +--FILE-- + +--EXPECT-- +Ok.