snappymail/rainloop/v/0.0.0/app/libraries/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
..
Common A lot small fixes 2015-06-23 01:34:51 +04:00
Config A lot small fixes 2015-06-23 01:34:51 +04:00
Enumerations Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
Exceptions Added "[labs] imap_show_login_alert" setting 2015-01-08 18:00:03 +04:00
Model Capability improvements 2015-05-20 15:46:34 +04:00
Plugins Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
Providers PreRelease fixes 2015-07-06 00:33:55 +04:00
.gitignore Source refactoring 2015-05-04 20:52:24 +04:00
Actions.php Add "ZipArchive::CREATE" flag for PHP 5.6 2015-07-07 15:37:46 +02:00
Api.php A lot small fixes 2015-06-23 01:34:51 +04:00
KeyPathHelper.php Admin Panel localization (#467) 2015-03-28 02:09:36 +04:00
Notifications.php Pre release fixes and improvements 2015-02-01 19:44:44 +04:00
Service.php Release fixes 2015-05-23 02:07:47 +04:00
ServiceActions.php Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
Settings.php New logic for storage provider (breaking changes) 2015-02-05 03:54:26 +04:00
Social.php Capability improvements 2015-05-20 15:46:34 +04:00
Utils.php Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00