summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Handler/SyslogUdpHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.x'Jordi Boggiano2017-03-171-3/+14
|\
| * Fix testsJordi Boggiano2017-03-171-2/+2
| * Fix array syntax for Travis CIont2017-03-151-2/+2
| * Complete rfc5424 header for SyslogUdpHandleront2017-03-151-4/+15
* | CS fixesJordi Boggiano2016-09-251-2/+2
* | Merge branch '1.x'Jordi Boggiano2016-09-251-1/+20
|\ \ | |/
| * Make sure SyslogUdpHandler does not create empty frames where not necessary, ...Jordi Boggiano2016-09-251-1/+17
* | Undo this LocalSocket fiasco, fix tests for latest phpunitJordi Boggiano2016-09-251-1/+4
* | Fix a ton of tests for latest phpunit and turn faked-stream tests into real n...Jordi Boggiano2016-09-191-1/+1
* | Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* | CS fixesJordi Boggiano2016-05-261-2/+2
|/
* SyslogUdpHandler: Send a valid rfc5424 versionDan Michael O. Heggø2014-12-111-2/+2
* Add missing license headersJordi Boggiano2014-09-301-0/+9
* avoid test suites failed with Fatal error when sockets extension is not avail...Laurent Laville2014-08-141-0/+3
* CS fixes1.8.0Jordi Boggiano2014-03-231-2/+0
* Fix test on windowsJordi Boggiano2013-12-261-3/+3
* Combine common syslog handlers functionality, refs #258Jordi Boggiano2013-10-311-3/+3
* Removed more ['foo' => 'bar'] array notationJesper Skovgaard Nielsen2013-10-311-2/+2
* Added SyslogUdpHandler.Jesper Skovgaard Nielsen2013-10-311-0/+39