snappymail/rainloop
Valérian Galliat d5069ddf85 Add "ZipArchive::CREATE" flag for PHP 5.6
Since PHP 5.6, "ZipArchive::open" will return "ZipArchive::ER_NOENT" if
the "ZipArchive::CREATE" option is not given and the file doesn't exist,
while previously, it was created without error with only
"ZipArchive::OVERWRITE".
2015-07-07 15:37:46 +02:00
..
v/0.0.0 Add "ZipArchive::CREATE" flag for PHP 5.6 2015-07-07 15:37:46 +02:00