php-doc-en/reference/zip
Christoph Michael Becker 47ef5a87da Fix #71064: open($string, ZipArchive::OVERWRITE) does not create non-existing archives
We're taking the wording from the zip_open() documentation[1], and don't
care to document that ZipArchive::OVERWRITE implied ZipArchive::CREATE
in some formerly bundled libzips.

[1] <https://libzip.org/documentation/zip_open.html>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344995 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 21:59:59 +00:00
..
functions
ziparchive Fix #71064: open($string, ZipArchive::OVERWRITE) does not create non-existing archives 2018-05-08 21:59:59 +00:00
book.xml
configure.xml Update ext/zip requirements and installation docs 2016-09-05 18:13:07 +00:00
constants.xml Fix #71064: open($string, ZipArchive::OVERWRITE) does not create non-existing archives 2018-05-08 21:59:59 +00:00
examples.xml
reference.xml
setup.xml Update ext/zip requirements and installation docs 2016-09-05 18:13:07 +00:00
versions.xml Documented the remaining new functionality to ext/zip as of PHP 7.2.0 2017-11-29 16:30:58 +00:00
ziparchive.xml Documented the remaining new functionality to ext/zip as of PHP 7.2.0 2017-11-29 16:30:58 +00:00