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

 ID:                 61669
 Comment by:         mattfic...@php.net
 Reported by:        a...@php.net
 Summary:            ext\standard\tests\file\rename_variation7-win32.phpt
                     fails
 Status:             Open
 Type:               Bug
 Package:            *Directory/Filesystem functions
 Operating System:   Windows
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[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