Edit report at https://bugs.php.net/bug.php?id=61669&edit=1

 ID:                 61669
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\standard\tests\file\rename_variation7-win32.phpt
                     fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *Directory/Filesystem functions
 Operating System:   Windows
 PHP Version:        5.3.10
-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-04-10 13:26:39] a...@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 02:02:45] mattfic...@php.net

The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on 
php-5-3-r0f180a6.

------------------------------------------------------------------------
[2012-04-09 03:33:19] larue...@php.net

i think is okey to commit this. ;)

------------------------------------------------------------------------
[2012-04-08 11:43:16] a...@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-08 11:36:58] a...@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


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61669&edit=1

Reply via email to