php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61716 tests\basic\021.phpt fails
Submitted: 2012-04-13 09:20 UTC Modified: 2012-04-16 13:24 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.10 OS: windows
Private report: No CVE-ID: None
 [2012-04-13 09:20 UTC] ab@php.net
Description:
------------
Test diff:

001+ Warning: File upload error - unable to create a temporary file in Unknown on line 0
007-     string(10) "text/plain"
008+     string(0) ""
009-     string(%d) "%s"
010+     string(0) ""
012+     int(6)
013+     ["size"]=>
012-     ["size"]=>
013-     int(9)

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

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

Patches

61716.diff (last revision 2012-04-13 14:29 UTC by ab@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

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

Patch Name: 61716.diff
Revision:   1334327355
URL:        https://bugs.php.net/patch-display.php?bug=61716&patch=61716.diff&revision=1334327355
 [2012-04-16 13:17 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-16 13:17 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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC