summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Handler/NativeMailerHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* Auto-detecting of mime type for emails and switched to HtmlFormatter for emai...Jordi Boggiano2016-05-261-0/+1
* CS fixesJordi Boggiano2016-05-261-3/+3
* Make TestCase class available to dependents to help with testingJordi Boggiano2016-05-201-1/+1
* Add ability to use formatter in email subject linesJordi Boggiano2016-04-121-0/+12
* CS fixes & upgrading cs fixer configJordi Boggiano2015-11-181-1/+2
* add tests for NativeMailerHandlerElan Ruusamäe2015-11-091-0/+37
* Prevent header injection through content type / encoding in NativeMailerHandl...Jordi Boggiano2014-12-281-0/+18
* CS fixerJordi Boggiano2013-03-281-3/+2
* sanitize http headers in NativeMailerHandler to prevent injections. added tests.Markus Staab2013-02-131-0/+44