snappymail/rainloop/v/0.0.0/app/libraries/MailSo/Base
djmaze f6fdb69c65 Changed: MailSo\*Collection now extends \ArrayObject
Changed: fixed __constructor param type hinting
Replace: &$o with $o as objects don't need & referencing
2020-03-18 23:14:00 +01:00
..
Enumerations Bugfix: mb_convert_encoding(): Unknown encoding CP858 2020-03-16 16:25:58 +01:00
Exceptions Bugfixes and more conversions to PHP 7 2020-03-10 18:45:00 +01:00
StreamWrappers More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
Collection.php Changed: MailSo\*Collection now extends \ArrayObject 2020-03-18 23:14:00 +01:00
Crypt.php Bugfix: @param/@return documentation was incorrect which caused errors 2020-03-16 15:48:58 +01:00
DateTimeHelper.php More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
HtmlUtils.php Changed: MailSo\*Collection now extends \ArrayObject 2020-03-18 23:14:00 +01:00
Http.php Changed: use hash_hmac() instead of MailSo\Base\Utils::Hmac() 2020-03-18 01:26:40 +01:00
LinkFinder.php More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
Loader.php More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
ResourceRegistry.php More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00
Utils.php Changed: use hash_hmac() instead of MailSo\Base\Utils::Hmac() 2020-03-18 01:26:40 +01:00
Validator.php More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +01:00