mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
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". |
||
|---|---|---|
| .. | ||
| Common | ||
| Config | ||
| Enumerations | ||
| Exceptions | ||
| Model | ||
| Plugins | ||
| Providers | ||
| .gitignore | ||
| Actions.php | ||
| Api.php | ||
| KeyPathHelper.php | ||
| Notifications.php | ||
| Service.php | ||
| ServiceActions.php | ||
| Settings.php | ||
| Social.php | ||
| Utils.php | ||