1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 00:26:10 +02:00
Files
php-monolog/tests/Monolog/Handler
Milos Levacic 67a908796b Add name length check to the HipChatHandler
As explained in its docblock, the validation function will fall back to
a simple strlen check if mb_strlen is not available. However, that very
specific case is not one that was deemed important to support, as anyone
using UTF-8 in their code, without having mbstring available will
probably have bigger problems to worry about.

Fixes #289
2013-12-24 21:15:02 +01:00
..
2012-06-19 22:15:23 +02:00
2012-06-19 22:15:23 +02:00
2012-08-29 18:28:05 +02:00
2012-06-14 15:47:01 +02:00
2013-01-11 11:23:20 +01:00
2012-12-14 12:15:30 +01:00
2012-06-14 15:47:01 +02:00
2013-05-28 11:50:42 +02:00
2013-03-28 11:41:04 +01:00
2013-08-26 13:40:44 +04:00
2012-06-14 15:47:01 +02:00
2013-08-09 01:33:47 +02:00
2012-06-14 15:47:01 +02:00
2013-03-28 11:41:04 +01:00