php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61684 tests\basic\bug46313-win.diff fails
Submitted: 2012-04-09 16:58 UTC Modified: 2020-12-09 18:30 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: ab@php.net Assigned: cmb (profile)
Status: Duplicate Package: *Configuration Issues
PHP Version: 5.3.10 OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-09 16:58 UTC] ab@php.net
Description:
------------
Test diff:

001- Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
002+ X-Powered-By: PHP/5.3.12-dev^M
003+ Content-type: text/html^M
004+ ^M
007-     string(12) "o1"
009+     string(8) "file.png"
011-     string(14) "%s"
013+     string(45) "C:\Users\point\AppData\Local\Temp\php9801.tmp"
020-     string(13) "o2"
022+     string(9) "file2.txt"
024-     string(14) "%s"
026+     string(45) "C:\Users\point\AppData\Local\Temp\php9802.tmp"
031- string(12) "o1"
033+ string(8) "file.png"

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

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

Patches

61684.diff (last revision 2012-04-11 11:14 UTC by ab@php.net)

Pull Requests

History

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

Patch Name: 61684.diff
Revision:   1334142889
URL:        https://bugs.php.net/patch-display.php?bug=61684&patch=61684.diff&revision=1334142889
 [2012-04-11 11:16 UTC] ab@php.net
adjusted the expected output, additionally, when post data is simulated, cgi is forced (so needed)
 [2020-12-09 18:30 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2020-12-09 18:30 UTC] cmb@php.net
Closing as duplicate of bug #62109.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Dec 04 19:01:32 2024 UTC