1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-29 09:20:12 +02:00

15 Commits

Author SHA1 Message Date
Jordi Boggiano
84342aa0a3 Merge branch '1.x' 2020-07-08 21:27:58 +02:00
Jordi Boggiano
c3a05db90c Fix unique_id in WebProcessor not being disableable, fixes #1470 2020-07-08 21:01:20 +02:00
Mario Blažek
37900f9268 Upgrade PHPUnit to v8 2019-08-12 15:20:00 +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
d7b415c2c8 Make TestCase class available to dependents to help with testing 2016-05-20 20:09:02 +01:00
Jordi Boggiano
80c4bfb9fd Restore filtering behavior, refs #663 2015-10-14 14:12:50 +01:00
Dawid Nowak
6a4b73468e WebProcessor: option to add only requested extra fields, instead of always adding all available 2014-07-01 20:41:03 +02:00
Matthias Pigulla
540afb4621 Add unique_id to extra data only if present in the server environment 2013-10-10 10:04:29 +02:00
Matthias Pigulla
7c0edceadc Update WebProcessorTest.php 2013-10-09 00:26:02 +02:00
Jordi Boggiano
3c4bc178cc Rename referer->referrer and server_name->server, update changelog 2012-04-22 11:26:54 +02:00
Jordi Boggiano
b4c12e9f2c Update/fix tests 2012-04-22 11:24:28 +02:00
Tiago Ribeiro
c8c231f177 Added referer to extra parameter 2012-04-20 16:44:33 +01:00
Christophe Coevoet
10e5ecd409 Added some tests 2011-08-29 15:00:28 +02:00
Jordi Boggiano
78a26a3f4f Tested WebProcessor 2011-06-29 18:58:40 +02:00