Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
taylorotwell merged 2 commits into
laravel:5.2from
kboduch:5.2
May 23, 2016
Merged

[5.2] Added missing Symfony UploadedFile class test property#13656
taylorotwell merged 2 commits into
laravel:5.2from
kboduch:5.2

Conversation

@kboduch
Copy link
Copy Markdown
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.

2 participants