Change Summary:
adds Files in the RequestInterface and the implementations in the CliRequest
adds Files in the RequestInterface and the implementations in the CliRequest
fixes wrong property in CliRequest class
Diff: |
Revision 3 (+251 -2)
|
---|
src/Lunr/Corona/Tests/RequestStoreFilesTest.php (Diff revision 3) |
---|
I don't think that correct structure for $_FILES
src/Lunr/Corona/Tests/RequestTest.php (Diff revision 3) |
---|
Does that make sense here? You won't get string values back but arrays, no?
corrections according to the reviews
Diff: |
Revision 4 (+294 -2)
|
---|
codestyle fixes
Diff: |
Revision 5 (+291 -2)
|
---|