tyrael Mon, 16 May 2011 19:40:12 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=311103
Log: removing XFAIL as #39863 has already been fixed Bug: http://bugs.php.net/39863 (Assigned) file_exists() silently truncates after a null byte Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug39863.phpt Modified: php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug39863.phpt =================================================================== --- php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug39863.phpt 2011-05-16 18:28:47 UTC (rev 311102) +++ php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug39863.phpt 2011-05-16 19:40:12 UTC (rev 311103) @@ -16,8 +16,6 @@ ?> ===DONE=== <?php exit(0); ?> ---XFAIL-- -Needs bug #39863 fixed --EXPECT-- PASS ===DONE===
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php