summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Handler/SyslogHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use namespaced phpunit classes, fixes #983Jordi Boggiano2017-06-191-1/+1
* Replace deprecated setExpectedException methods with expectExceptionChris Forrence2017-03-211-1/+1
* Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* CS fixesJordi Boggiano2014-10-171-0/+1
* Allow passing of openlog() options in SyslogHandler ctorDavid Zuelke2012-08-291-0/+4
* CS fixesJordi Boggiano2012-06-141-2/+0
* Added @covers annotations to everythingJordi Boggiano2011-06-291-0/+6
* Syslog: moving LOG_LOCAL* out into the constructor for windows compat'Jordi Boggiano2011-03-231-2/+2
* Coding style fixesJordi Boggiano2011-03-231-10/+8
* add SyslogHandler to MonologSven Paulus2011-03-221-0/+37