php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57852 $_FILES faking
Submitted: 2007-09-27 12:37 UTC Modified: 2021-05-10 15:06 UTC
From: chx1975 at gmail dot com Assigned: cmb (profile)
Status: Closed Package: runkit (PECL)
PHP Version: 5.2.1 OS: Irrevelant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chx1975 at gmail dot com
New email:
PHP Version: OS:

 

 [2007-09-27 12:37 UTC] chx1975 at gmail dot com
Description:
------------
I would like to emulate files uploading for testing purposes. Loading contents into _FILES is not enough it seems there is an internal data structure that is_uploaded_file and friends check. It'd be great if this would be overrideable.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-05-10 15:06 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-05-10 15:06 UTC] cmb@php.net
I'm closing this ticket, since the proper place to report runkit
related issues is <https://github.com/zenovich/runkit/issues>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC