From: Antony Dovgal Date: Thu, 19 Oct 2006 12:07:07 +0000 (+0000) Subject: add new test by Pierre X-Git-Tag: php-5.2.0RC6~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cf7b1012f2c9c2a574d75af23b317e2e94a2b14;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.