Fixed E_STRICT warning:
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 14 Mar 2013 23:46:30 +0000 (16:46 -0700)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 15 Mar 2013 05:54:08 +0000 (05:54 +0000)
commit9671fd3ba6ae2dc48264e40ec4e61666b0052806
treec6ecc876469a57fccb3e12805d6ab39245f5144c
parent5bafa9545ac291eacaec0d8a79a44df11b9d3116
Fixed E_STRICT warning:
Strict Standards: Declaration of UploadFromChunks::stashFile() should be
compatible with UploadBase::stashFile(User $user = NULL)

Change-Id: If14d7aeacb23df16bff94c5989cde4ee31c1d105
includes/upload/UploadFromChunks.php