[Corona] $_FILES Wrapper

Review Request #143 — Created Sept. 12, 2013 and submitted

dinos
Lunr
master
lunr
Adds an wrapper to the global $_FILES variable.
unit tests
  • 0
  • 0
  • 5
  • 0
  • 5
Description From Last Updated
dinos
dinos
pprkut
  1. 
      
  2. src/Lunr/Corona/Request.php (Diff revision 3)
     
     
    $_FILES
  3. src/Lunr/Corona/Request.php (Diff revision 3)
     
     
     
     
     
     
    superfluous empty line
  4. I don't think that correct structure for $_FILES
  5. src/Lunr/Corona/Tests/RequestTest.php (Diff revision 3)
     
     
    Does that make sense here? You won't get string values back but arrays, no?
  6. 
      
dinos
dinos
dinos
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...