Jordi Boggiano
|
0ad73a526f
|
CS fixes
|
2018-12-08 18:16:32 +01:00 |
|
Jordi Boggiano
|
4a33226f25
|
Wrap up type-hint adding to all handlers
|
2018-11-19 23:28:33 +01:00 |
|
Jordi Boggiano
|
06143b03e5
|
Add a bunch of return types and fix type inconsistencies reports from phan
|
2018-07-04 14:14:08 +02:00 |
|
Jordi Boggiano
|
21dde4dedb
|
Move to strict mode and fix tests
|
2016-05-27 13:44:00 +01:00 |
|
Jordi Boggiano
|
f200e79879
|
CS fixes
|
2016-05-26 20:54:06 +01:00 |
|
Jordi Boggiano
|
3d30ba5ecc
|
Add some return type hints and fix up HandlerWrapper
|
2016-03-01 17:35:54 +00:00 |
|
Jordi Boggiano
|
3f8c37b23c
|
CS fixer
|
2013-03-28 11:41:04 +01:00 |
|
ChristianB
|
f0ba64ad4b
|
Exception will be thrown if ZendMonitorHandler is instantiated without having Zend Server installed.
|
2013-01-31 12:16:16 +01:00 |
|
ChristianB
|
83b84ff818
|
Pass $record['formatted'] as the user parameter for zend monitor. Refactored test.
|
2013-01-31 10:39:11 +01:00 |
|
ChristianB
|
a2162c1787
|
Override getDefaultFormatter instead of creating a formatter with 'new' in method 'write'. Using levelMap again. Refactored test.
|
2013-01-31 07:22:52 +01:00 |
|
ChristianB
|
b4b2d91c67
|
Refactored writeZendMonitorCustomEvent signature to provide better testability
|
2013-01-30 21:42:59 +01:00 |
|
ChristianB
|
ea009c091b
|
Format record with NormalizerFormatter before writing to ZendMonitor.
|
2013-01-30 19:45:54 +01:00 |
|
ChristianB
|
a82bac49f2
|
Added ZendMonitor Handler
|
2013-01-30 19:26:25 +01:00 |
|