diff options
| author | Ferenc Kovacs <tyrael@php.net> | 2011-05-16 23:28:46 +0000 |
|---|---|---|
| committer | Ferenc Kovacs <tyrael@php.net> | 2011-05-16 23:28:46 +0000 |
| commit | 3295e36bffbed00fc7a176a31d7363e9595466b4 (patch) | |
| tree | 9c8c5f0787fe791faaac71a9363b75f3c7954d39 | |
| parent | 103ded60c0243d73f86ac82d62ec81d8dd9e3778 (diff) | |
| download | php-git-3295e36bffbed00fc7a176a31d7363e9595466b4.tar.gz | |
removing XFAIL as #39863 has already been fixed
| -rw-r--r-- | ext/standard/tests/file/bug39863.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/file/bug39863.phpt b/ext/standard/tests/file/bug39863.phpt index 520a464123..6913655ee4 100644 --- a/ext/standard/tests/file/bug39863.phpt +++ b/ext/standard/tests/file/bug39863.phpt @@ -16,8 +16,6 @@ else { ?> ===DONE=== <?php exit(0); ?> ---XFAIL-- -Needs bug #39863 fixed --EXPECT-- PASS ===DONE=== |
