php-zendframework-zend-mail - Zend Framework Mail component
- Website:
- https://zendframework.github.io/zend-mail/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Zend\Mail provides generalized functionality to compose and send both text and MIME-compliant multipart email messages. Mail can be sent with Zend\Mail via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File transport. Of course, you can also implement your own transport by implementing the Mail\Transport\TransportInterface. Documentation: https://zendframework.github.io/zend-mail/
Packages
php-zendframework-zend-mail-2.10.0-6.remi.src | [161 KiB] |
Changelog by Remi Collet (2019-10-09):
- add patch for PHP 7.4 from https://github.com/zendframework/zend-mail/pull/244 |
php-zendframework-zend-mail-2.10.0-2.remi.src | [161 KiB] |
Changelog by Remi Collet (2018-06-07):
- update to 2.10.0 - lower dependency on PHP 5.6 - raise dependency on zend-validator 2.10.2 - add dependency on true/punycode |
php-zendframework-zend-mail-2.10.0-1.remi.src | [159 KiB] |
Changelog by Remi Collet (2018-06-07):
- update to 2.10.0 - raise dependency on zend-validator 2.10.2 - add dependency on true/punycode |
php-zendframework-zend-mail-2.9.0-1.remi.src | [155 KiB] |
Changelog by Remi Collet (2018-03-02):
- Update to 2.9.0 - raise dependency on PHP 7.1 - raise dependency on zend-validator 2.10.2 - always use phpunit6 - use range dependencies on F27+ |
php-zendframework-zend-mail-2.8.0-4.remi.src | [152 KiB] |
Changelog by Remi Collet (2017-12-12):
- switch from zend-loader to fedora/autoloader - fix FTBFS from Koschei, ignore 1 test, reported as https://github.com/zendframework/zend-mail/issues/183 |
php-zendframework-zend-mail-2.8.0-1.remi.src | [151 KiB] |
Changelog by Remi Collet (2017-06-09):
- Update to 2.8.0 - raise dependency on PHP 5.6 - use phpunit6 on F26+ |