General: Ensure use of system temp directory for all temporary work files, unless explicitly specified

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83403 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Mark Baker 2011-11-28 14:44:28 +00:00
parent a083de817e
commit bbc73039e6
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Fixed in SVN:
- General: (MBaker) Work item 15461 - Locale file paths not fit for windows - General: (MBaker) Work item 15461 - Locale file paths not fit for windows
- General: (MBaker) Work item 16643 - Add file directory as a cache option for cache_to_discISAM - General: (MBaker) Work item 16643 - Add file directory as a cache option for cache_to_discISAM
- General: (MBaker) Work item 16923 - Datatype.php & constant TYPE_NULL - General: (MBaker) Work item 16923 - Datatype.php & constant TYPE_NULL
- General: (MBaker) Ensure use of system temp directory for all temporary work files, unless explicitly specified
2011-02-27 (v1.7.6): 2011-02-27 (v1.7.6):