Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Added missing Symfony UploadedFile class test property #13656

Merged
merged 2 commits into from
May 23, 2016

Conversation

kboduch
Copy link
Contributor

@kboduch kboduch commented May 23, 2016

During development I've encountered problem where Symfony Uploaded File with test = true was omitted and ended up being false which resulted in https://github.com/symfony/http-foundation/blob/master/File/UploadedFile.php#L199 returning false and throwing https://github.com/symfony/http-foundation/blob/master/File/UploadedFile.php#L235 while testing.

@GrahamCampbell GrahamCampbell changed the title 'Added missing Symfony UploadedFile class test property' [5.2] Added missing Symfony UploadedFile class test property May 23, 2016
@taylorotwell taylorotwell merged commit 4d4468e into laravel:5.2 May 23, 2016
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.

None yet

2 participants