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

 ID:                 64396
 Updated by:         paj...@php.net
 Reported by:        mattfic...@php.net
 Summary:            tests/basic/req60524.phpt should not be run on
                     Windows
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            *Directory/Filesystem functions
 Operating System:   Windows
 PHP Version:        5.5.0alpha5
-Assigned To:        
+Assigned To:        mattficken
 Block user comment: N
 Private report:     N

 New Comment:

Thanks for the patch!

I would modify the test to compare the string result instead and output OK when 
it 
matches. Doing so will avoid to create a windows only version of this test 
(which 
basically test the ini setting). Feel free to commit it once you are done :)


Previous Comments:
------------------------------------------------------------------------
[2013-03-08 23:42:38] mattfic...@php.net

Description:
------------
This is a new test of sys_get_temp_dir() but won't work on Windows.

I have attached a patch that patches this test and creates a win32 equivalent 
test.


Expected result:
----------------
/path/to/temp/dir

Actual result:
--------------
C:\Users\matt\AppData\Local\Temp


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



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

Reply via email to