egroupware_official/api/src/Mail
2022-05-10 18:43:30 +02:00
..
Imap fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Smime W.I.P Smime: 2017-07-19 15:41:55 +02:00
Smtp an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Account.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00
Cache.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Credentials.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00
hash_pbkdf2.php keep Travis happy by only conditional defining hash_pbkdf2 in polyfill 2016-06-20 11:04:52 +02:00
Hooks.php fix old Smtp/Imap plugin names causing mail hooks not to run and accounts not being activated 2016-06-05 18:09:30 +02:00
Html.php fix PHP 8.x TypeError sending mail 2022-05-10 18:43:30 +02:00
Imap.php fix PHP 8.0 TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given 2021-11-13 17:24:31 +01:00
Notifications.php an other chunk of fixed PHP 8.0 Warnings 2021-10-07 10:14:43 +02:00
Script.php fix PHP 8.0 TypeError: Unsupported operand types: string & int 2021-11-11 07:59:54 +01:00
Sieve.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Smime.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00
Smtp.php add an additional static method Api\Mail\Smtp::mailbox_address() 2021-09-29 10:10:48 +02:00
Types.php use static Hooks methods 2016-05-11 18:58:10 +00:00