1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 17:16:18 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jordi Boggiano
0b9ee7e636 Merge branch '1.x' 2019-11-12 21:50:28 +01:00
Jordi Boggiano
12a76ad61e Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392 2019-11-12 21:24:23 +01:00
Jordi Boggiano
4a33226f25 Wrap up type-hint adding to all handlers 2018-11-19 23:28:33 +01:00
Jordi Boggiano
1c5b0b8ff4 Update return types 2018-11-19 14:40:54 +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
41b8f5ebf4 CS fixes 2018-06-18 18:53:46 +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
c889fb2648 CS fixes & upgrading cs fixer config 2015-11-18 17:09:46 +00:00
Elan Ruusamäe
a5c56fdf1e two more minor spelling fixes 2015-11-09 18:21:29 +02:00
Elan Ruusamäe
b72866e6dd info is uncountable 2015-11-09 18:17:39 +02:00
pomaxa
fc077b8172 * fix var passed to curl::execute
* phpdoc
* remove defining null for class props.
2015-09-30 01:08:08 +03:00
Andreas Möller
ebda097b23 Fix: Use FQCNs for exceptions in docblocks, too 2015-07-13 22:07:15 -04:00
Jordi Boggiano
e92a8823c0 Migrate the curl retry functionality into a util class for re-use, refs #599 2015-07-12 14:40:07 +01:00
Jordi Boggiano
4e53428476 Remove variable func call and some more curl error checks 2015-06-19 14:29:43 +01:00
Jordi Boggiano
3926d95f8a CS fixes 2013-12-26 11:43:12 +01:00
Kamisama
780d1d838b Add timezone to Dates 2013-10-23 16:42:04 -04:00
Jordi Boggiano
df1f411378 CS fixes and set the default NewRelicHandler level to ERROR, refs #105 2013-07-28 23:11:20 +02:00
Kamisama
afe921b89d Add microsecond precision to time 2012-10-17 18:06:36 -04:00
Rob Loach
09168eaca8 Fix whitespace 2012-10-12 12:54:44 -04:00
Jordi Boggiano
7c2ca1c61c CubeHandler cleanup 2012-08-18 18:51:10 +02:00
Kamisama
6255ae58ee Set channel name as default record type 2012-07-31 16:17:32 -04:00
Kamisama
e14ce7c8ba PSR-2 fixes and lazy connection 2012-07-10 11:46:23 -04:00
Kamisama
76e546a9aa Added CubeHandler
Send event to Cube via udp or http
2012-07-09 16:11:19 -04:00