Skip to content

Laravel5 fix issue with uploaded files#3429

Merged
janhenkgerritsen merged 1 commit intoCodeception:2.2from
janhenkgerritsen:uploaded-files
Aug 10, 2016
Merged

Laravel5 fix issue with uploaded files#3429
janhenkgerritsen merged 1 commit intoCodeception:2.2from
janhenkgerritsen:uploaded-files

Conversation

@janhenkgerritsen
Copy link
Copy Markdown
Contributor

See #3417.

@janhenkgerritsen janhenkgerritsen merged commit a1c29ec into Codeception:2.2 Aug 10, 2016
@janhenkgerritsen janhenkgerritsen deleted the uploaded-files branch August 10, 2016 14:37
@janhenkgerritsen
Copy link
Copy Markdown
Contributor Author

The Illuminate\Http\UploadedFile class was added in Laravel 5.2.15, so the implementation in this PR will cause a fatal error if it is used with an earlier version of Laravel. This problem was fixed in c764ccf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant