php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
Submitted: 2012-04-08 11:36 UTC Modified: 2012-04-10 13:34 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *Directory/Filesystem functions
PHP Version: 5.3.10 OS: Windows
Private report: No CVE-ID: None
 [2012-04-08 11:36 UTC] ab@php.net
Description:
------------
Test diff:

003+ Warning: readlink(): readlink failed to read the symbolic link (C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\file\rename_variation7-win32.php.tmp.link), error 2) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\file\rename_variation7-win32.php on line 12
003- Warning: readlink(): Could not open file (error 2) in %s on line %d
006+ Warning: readlink(): readlink failed to read the symbolic link (C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\file\rename_variation7-win32.php.tmp.link2), error 2) in C:\php-sdk\php53\vc9\x86\php-src\ext\standard\tests\file\rename_variation7-win32.php on line 13
006- Warning: readlink(): Could not open file (error 2) in %s on line %d

fail is php 5.3 only

Expected result:
----------------
test pass

Actual result:
--------------
test fail

Patches

61669.diff (last revision 2012-04-08 11:43 UTC by ab@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-08 11:43 UTC] ab@php.net
The following patch has been added/updated:

Patch Name: 61669.diff
Revision:   1333885396
URL:        https://bugs.php.net/patch-display.php?bug=61669&patch=61669.diff&revision=1333885396
 [2012-04-09 03:33 UTC] laruence@php.net
i think is okey to commit this. ;)
 [2012-04-10 02:02 UTC] mattficken@php.net
The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on php-5-3-r0f180a6.
 [2012-04-10 13:26 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ed0ddd20c50d9b9c9e0b914194a66f91028074a2
Log: Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
 [2012-04-10 13:34 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-10 13:34 UTC] ab@php.net
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.


 [2014-10-07 23:26 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=ed0ddd20c50d9b9c9e0b914194a66f91028074a2
Log: Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=ed0ddd20c50d9b9c9e0b914194a66f91028074a2
Log: Fixed bug #61669 ext\standard\tests\file\rename_variation7-win32.phpt fails
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 18:01:28 2024 UTC