php-doc-en/reference/zip/functions
Christoph Michael Becker c6b9dbcba6 Fix the return value of \zip_open()
zip_open() can also return false [0].

[0] https://github.com/php/php-src/blob/php-7.4.4/ext/zip/php_zip.c#L1160

Based on a patch contributed by Thomas Gerbet <thomas.gerbet@enalean.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351062 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 18:32:31 +00:00
..
zip-close.xml
zip-entry-close.xml
zip-entry-compressedsize.xml
zip-entry-compressionmethod.xml
zip-entry-filesize.xml
zip-entry-name.xml
zip-entry-open.xml
zip-entry-read.xml
zip-open.xml Fix the return value of \zip_open() 2020-10-29 18:32:31 +00:00
zip-read.xml