ZF-4921: Improve temp path detection
Description
When detecting the temporary path, it should also check if the path has write/read access, otherwise go on with the next path's detection.
Additionally php's upload_tmp_dir should also be used at first detection instead of system dir.
Comments
Posted by Thomas Weidner (thomas) on 2008-11-14T11:20:29.000+0000
New feature added with r12658