unknown: file created in the system's temporary directory in unknown on line 0
It's simply informing you that it has reverted to the system's default transient directory rather than the one you specified. You can change it to something more particular (like a transient directory dedicated to this app) or disable notices using the error_reporting().