Edit report at https://bugs.php.net/bug.php?id=62140&edit=1
ID: 62140 Updated by: a...@php.net Reported by: a...@php.net Summary: ext\standard\tests\file\tempnam_variation7-win32.phpt fails -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: windows PHP Version: 5.4Git-2012-05-24 (Git) -Assigned To: +Assigned To: ab Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2012-05-24 12:00:46] a...@php.net Automatic comment on behalf of ab Revision: http://git.php.net/?p=php-src.git;a=commit;h=72c7cfe6f2b151466c33e7003dbc64a4e4e88a0c Log: Fixed bug #62140 ext\standard\tests\file\tempnam_variation7-win32.phpt fails ------------------------------------------------------------------------ [2012-05-24 11:52:54] a...@php.net Description: ------------ Test diff: 031+ Warning: unlink(): No such file or directory in C:\php-sdk\php-test-pack-5.4.1RC2\ext\standard\tests\file\tempnam_variation7-win32.php on line 52 031- Warning: unlink(): Invalid argument in %s on line %d 037+ Warning: unlink(): No such file or directory in C:\php-sdk\php-test-pack-5.4.1RC2\ext\standard\tests\file\tempnam_variation7-win32.php on line 52 037- Warning: unlink(): Invalid argument in %s on line %d Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62140&edit=1