tufanbarisyildirim / php-apk-parser

Read basic info about an application from .apk file.
http://tufanbarisyildirim.github.io/php-apk-parser/
Other
343 stars 119 forks source link

ZipArchive::getStream(): Invalid or uninitialized Zip object #77

Closed tangzhangcheng closed 4 years ago

tangzhangcheng commented 5 years ago

When I use it in centos7.2 php5.6 and nginx environment, I will encounter a few apk package open failures. Program error (ZipArchive::getStream(): Invalid or uninitialized Zip object)

tufanbarisyildirim commented 4 years ago

This seems an invalid package - please re-open if you are sure thats a valid apk and apk-parser can not open it.