Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use namespaced phpunit classes, fixes #983 | Jordi Boggiano | 2017-06-19 | 1 | -1/+1 |
* | Replace deprecated setExpectedException methods with expectException | Chris Forrence | 2017-03-21 | 1 | -1/+1 |
* | Move to strict mode and fix tests | Jordi Boggiano | 2016-05-27 | 1 | -1/+1 |
* | CS fixes | Jordi Boggiano | 2014-10-17 | 1 | -0/+1 |
* | Allow passing of openlog() options in SyslogHandler ctor | David Zuelke | 2012-08-29 | 1 | -0/+4 |
* | CS fixes | Jordi Boggiano | 2012-06-14 | 1 | -2/+0 |
* | Added @covers annotations to everything | Jordi Boggiano | 2011-06-29 | 1 | -0/+6 |
* | Syslog: moving LOG_LOCAL* out into the constructor for windows compat' | Jordi Boggiano | 2011-03-23 | 1 | -2/+2 |
* | Coding style fixes | Jordi Boggiano | 2011-03-23 | 1 | -10/+8 |
* | add SyslogHandler to Monolog | Sven Paulus | 2011-03-22 | 1 | -0/+37 |