Jordi Boggiano
4a33226f25
Wrap up type-hint adding to all handlers
2018-11-19 23:28:33 +01:00
Jordi Boggiano
06143b03e5
Add a bunch of return types and fix type inconsistencies reports from phan
2018-07-04 14:14:08 +02:00
Jordi Boggiano
738decf3a3
Add types back
2018-06-17 15:46:33 +02:00
Jordi Boggiano
af3b4614dd
Merge branch '1.x'
2018-06-17 15:44:00 +02:00
Sergey Zaika
6e1793e966
Getter for SwiftMailerHandler subject formatter
2018-06-17 15:43:16 +02:00
Jordi Boggiano
8c4539f1fe
More boolean=>bool
2018-06-07 18:45:07 +02:00
Jordi Boggiano
1417e2d183
Merge branch '1.x'
2017-06-19 02:16:33 +02:00
Alex Rock Ancelet
d84af8db3c
Fix SwiftMailerHandler support for Swiftmailer 6.0+
2017-06-19 01:59:54 +02:00
Jordi Boggiano
f16e67d523
CS fixes
2016-07-02 15:12:25 +01:00
Jordi Boggiano
21dde4dedb
Move to strict mode and fix tests
2016-05-27 13:44:00 +01:00
Jordi Boggiano
8a45ed75cc
Auto-detecting of mime type for emails and switched to HtmlFormatter for emails by default, fixes #577
2016-05-26 22:41:41 +01:00
Jordi Boggiano
fbddc30416
Merge branch '1.x'
2016-04-12 19:21:19 +01:00
Jordi Boggiano
a754edc64c
Add ability to use formatter in email subject lines
2016-04-12 18:31:25 +01:00
Jordi Boggiano
45323b9102
Remove BC magic getter from SwiftMailerHandler
2015-12-18 17:48:42 +00:00
Jordi Boggiano
c889fb2648
CS fixes & upgrading cs fixer config
2015-11-18 17:09:46 +00:00
Aleksei Shmelev
aaa2854b10
SwiftMailerHandler bugfix.
...
Added generating unique id when building message and test.
2015-09-14 16:37:30 +03:00
Jordi Boggiano
ca1376bd61
CS fixes
2015-07-14 10:26:05 +01:00
Jordi Boggiano
4a794ed5f8
Add BC layer for the message property, refs #519
2015-03-05 00:52:15 +00:00
Jordi Boggiano
50b6a4d216
Add docs
2015-03-05 00:51:38 +00:00
John Kary
fea588c055
Swift_Message can now be customized based on logged data
2015-03-02 22:51:57 -06:00
John Kary
f5eaeeb144
Swift_Message creation is now lazy when using callback
...
Swift_Message object is not created until right before the message is
sent, if it is sent at all. This prevents the expensive Swift_Mailer
autoloader from being invoked.
Swift_Mailer is now also required to run test suite
2015-03-01 20:03:39 -06:00
Jordi Boggiano
f51946343f
Update the message time before sending, fixes #424
2014-09-29 23:34:40 +01:00
Jordi Boggiano
49143f3d11
s/callback/callable/g
2012-11-04 17:37:25 +01:00
Jordi Boggiano
da33c84d07
CS fixes
2012-06-14 15:47:01 +02:00
Jordi Boggiano
5c97153efe
Add array of records to MailHandler::send to allow analysis of individual records before sending email
2012-04-22 18:25:25 +02:00
Jordi Boggiano
6a2d207f98
Bubbling defaults to true
2011-06-10 16:03:47 +02:00
Christophe Coevoet
b66b5f3b3c
Added the possibility to configure the message using a callback in SwiftMailerHandler
2011-05-08 17:24:17 +02:00
Christophe Coevoet
d3bc58a01c
Refactored the MailHandler to use the formatter to format the batch message
2011-05-08 15:18:58 +02:00
Gyula Sallai
d87ba1c6e5
Fixes
2011-04-28 18:02:38 +02:00
Gyula Sallai
a1bc483041
Added SwiftMailerHandler, added write to MailHandler
2011-04-25 01:48:12 +02:00