%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,mail,shell_exec,system,proc_open,popen,ini_alter,dl,proc_close,curl_exec,curl_multi_exec,readfile,parse_ini_file,escapeshellarg,escapeshellcmd,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,mail,php_uname,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/water/vendor/yiisoft/yii2-swiftmailer/ |
Upload File : |
Yii Framework 2 swiftmailer extension Change Log ================================================ 2.1.2 September 24, 2018 ------------------------ - Bug #67: If transport is gone, try to restart transport (mikk150) - Bug #67: Test if transport is gone each time someone tries to send email, not if connection is initially made (mikk150) - Enh #63: Added ability to specify the disposition of an attachment by supplying a `setDisposition` value when embedding content in a message (CorWatts) 2.1.1 April 25, 2018 -------------------- - Bug #61: Fixed `yii\swiftmailer\Mailer::setTransport` has no effect after sending of first message (dmitry-kulikov) 2.1.0 August 04, 2017 --------------------- - Enh #31: Added support for SwiftMailer 6.0.x (klimov-paul) 2.0.7 May 01, 2017 ------------------ - Bug #46: Fixed `yii\swiftmailer\Message` does not clones `$swiftMessage` during its own cloning (evpav, klimov-paul) - Enh #37: `yii\swiftmailer\Logger` now chooses logging level depending on incoming entry format (klimov-paul) - Enh #40: Added `yii\swiftmailer\Message::setHeaders()` allowing to setup custom headers in batch (klimov-paul) 2.0.6 September 09, 2016 ------------------------ - Enh #6: Added ability to specify custom mail header at `yii\swiftmailer\Message` (klimov-paul) - Enh #23: Added `yii\swiftmailer\Message::setReturnPath()` shortcut method (klimov-paul) - Enh #27: Added ability to specify message signature (klimov-paul) - Enh #32: Added `yii\swiftmailer\Message::setReadReceiptTo()` shortcut method (klimov-paul) - Enh: Added `yii\swiftmailer\Message::setPriority()` shortcut method (klimov-paul) 2.0.5 March 17, 2016 -------------------- - Bug #9: Fixed `Mailer` does not check if property is public, while configuring 'Swift' object (brandonkelly, klimov-paul) 2.0.4 May 10, 2015 ------------------ - Enh #4: Added ability to pass SwiftMailer log entries to `Yii::info()` (klimov-paul) 2.0.3 March 01, 2015 -------------------- - no changes in this release. 2.0.2 January 11, 2015 ---------------------- - no changes in this release. 2.0.1 December 07, 2014 ----------------------- - no changes in this release. 2.0.0 October 12, 2014 ---------------------- - no changes in this release. 2.0.0-rc September 27, 2014 --------------------------- - no changes in this release. 2.0.0-beta April 13, 2014 ------------------------- - Bug #1817: Message charset not applied for alternative bodies (klimov-paul) 2.0.0-alpha, December 1, 2013 ----------------------------- - Initial release.