php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63103 ext\curl\tests\bug62839.phpt broken
Submitted: 2012-09-17 20:15 UTC Modified: -
From: mattficken@php.net Assigned:
Status: Closed Package: Testing related
PHP Version: 5.4.7 OS: Windows
Private report: No CVE-ID: None
 [2012-09-17 20:15 UTC] mattficken@php.net
Description:
------------
ext\curl\tests\bug62839.phpt is broken on Windows.

It creates a file in /tmp which doesn't exist on Windows.

Test is broken on 5_4 and 5_3.


Test script:
---------------
The patch creates a temporary file in the current working directory.

I have tested the patch with 5_4 and 5_3 on Windows and Linux.

Actual result:
--------------
Test fails as /tmp doesn't exist on Windows.

Patches

bug62839.patch.txt (last revision 2012-09-17 20:15 UTC by mattficken)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-18 02:47 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
 [2012-09-18 02:47 UTC] laruence@php.net
-Status: Open +Status: Closed
 [2012-09-18 02:48 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
 [2012-09-18 02:50 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
 [2014-10-07 23:22 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
 [2014-10-07 23:33 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=e66a5ce56fc9be74096e0d0452a1172c8130752c
Log: Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC