mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-12 08:04:02 +02:00
Merge pull request #1290 from versh23/fix-gelp-formtatter
use mb_ functions everywhere if possible
This commit is contained in:
@@ -67,7 +67,6 @@ class SyslogUdpHandlerTest extends TestCase
|
||||
$handler->handle($this->getRecordWithMessage(null));
|
||||
}
|
||||
|
||||
|
||||
public function testRfc()
|
||||
{
|
||||
$time = 'Jan 07 12:34:56';
|
||||
|
Reference in New Issue
Block a user