A solution of #481 (error handling when exceeding the limit of file open) by Tamamaki · Pull Request #483 · ZipArchive/ZipArchive

issue: It will not return an error even if unzip fails because of exceeding of the limit of file open number of process. #481 Here is a solution of the issue.