-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Hello!
throw new RuntimeException(sprintf('Temp Directory "%s" was not created', $tempdir));
The problem is that many hosting sites have a shared /tmp/ directory. And someone has already used this scanner and that's it, NONE of the users can use it anymore. The folder is stuck in /tmp/ and that's it.
My suggestion is to make this directory unique somehow. Otherwise it is simply impossible to use.
Metadata
Metadata
Assignees
Labels
No labels