From: Christopher Jones Date: Sat, 5 Jun 2010 19:44:48 +0000 (+0000) Subject: New test for file_exists (bug #39863). It currently xfail's X-Git-Tag: php-5.3.3RC1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5441c869361caf87478bd7866425bf02e5973247;p=php New test for file_exists (bug #39863). It currently xfail's --- diff --git a/ext/standard/tests/file/bug39863.phpt b/ext/standard/tests/file/bug39863.phpt new file mode 100644 index 0000000000..520a464123 --- /dev/null +++ b/ext/standard/tests/file/bug39863.phpt @@ -0,0 +1,24 @@ +--TEST-- +Bug #39863 (file_exists() silently truncates after a null byte) +--CREDITS-- +Andrew van der Stock, vanderaj @ owasp.org +--FILE-- + +===DONE=== + +--XFAIL-- +Needs bug #39863 fixed +--EXPECT-- +PASS +===DONE=== +