Yeah I think that's a good idea. The only thing I'm not sure about is if we
should unify tmp configuration for all extensions. My first instinct would
be yes but from looking at php.ini
;upload_tmp_dir =
;session.save_path = "/tmp"
soap.wsdl_cache_dir="/tmp"
People might want to put these things
On Sun, 5 Sep 2004, Michael Spector wrote:
> It looks like libsqlite uses global variable 'sqlite_temp_directory'
> for storing the path to temporary directory. It would be very useful,
> if there was a PHP.ini entry named like: "sqlite.temp_directory" setting this
> variable, since there are case