Edit report at https://bugs.php.net/bug.php?id=61716&edit=1
ID: 61716 Patch added by: [email protected] Reported by: [email protected] Summary: tests\basic\021.phpt fails Status: Open Type: Bug Package: *General Issues Operating System: windows PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: 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 Previous Comments: ------------------------------------------------------------------------ [2012-04-13 09:20:04] [email protected] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61716&edit=1
