Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '1.x' | Jordi Boggiano | 2017-03-17 | 1 | -3/+14 |
|\ | |||||
| * | Fix tests | Jordi Boggiano | 2017-03-17 | 1 | -2/+2 |
| * | Fix array syntax for Travis CI | ont | 2017-03-15 | 1 | -2/+2 |
| * | Complete rfc5424 header for SyslogUdpHandler | ont | 2017-03-15 | 1 | -4/+15 |
* | | CS fixes | Jordi Boggiano | 2016-09-25 | 1 | -2/+2 |
* | | Merge branch '1.x' | Jordi Boggiano | 2016-09-25 | 1 | -1/+20 |
|\ \ | |/ | |||||
| * | Make sure SyslogUdpHandler does not create empty frames where not necessary, ... | Jordi Boggiano | 2016-09-25 | 1 | -1/+17 |
* | | Undo this LocalSocket fiasco, fix tests for latest phpunit | Jordi Boggiano | 2016-09-25 | 1 | -1/+4 |
* | | Fix a ton of tests for latest phpunit and turn faked-stream tests into real n... | Jordi Boggiano | 2016-09-19 | 1 | -1/+1 |
* | | Move to strict mode and fix tests | Jordi Boggiano | 2016-05-27 | 1 | -1/+1 |
* | | CS fixes | Jordi Boggiano | 2016-05-26 | 1 | -2/+2 |
|/ | |||||
* | SyslogUdpHandler: Send a valid rfc5424 version | Dan Michael O. Heggø | 2014-12-11 | 1 | -2/+2 |
* | Add missing license headers | Jordi Boggiano | 2014-09-30 | 1 | -0/+9 |
* | avoid test suites failed with Fatal error when sockets extension is not avail... | Laurent Laville | 2014-08-14 | 1 | -0/+3 |
* | CS fixes1.8.0 | Jordi Boggiano | 2014-03-23 | 1 | -2/+0 |
* | Fix test on windows | Jordi Boggiano | 2013-12-26 | 1 | -3/+3 |
* | Combine common syslog handlers functionality, refs #258 | Jordi Boggiano | 2013-10-31 | 1 | -3/+3 |
* | Removed more ['foo' => 'bar'] array notation | Jesper Skovgaard Nielsen | 2013-10-31 | 1 | -2/+2 |
* | Added SyslogUdpHandler. | Jesper Skovgaard Nielsen | 2013-10-31 | 1 | -0/+39 |