Pavel Bychko 320909a1d1 Fix replaceNewlines method to avoid replacing escaped backslashes, closes #1721, fixes #1720 3 years ago
..
ChromePHPFormatterTest.php ca4ffa68f6 Use namespaced phpunit classes, fixes #983 8 years ago
ElasticaFormatterTest.php 4ef5da80ad Fix CS 4 years ago
ElasticsearchFormatterTest.php ee350961da Remove assertInternalType that it is deprecated 7 years ago
FlowdockFormatterTest.php 21dde4dedb Move to strict mode and fix tests 9 years ago
FluentdFormatterTest.php 3319969e80 Merge branch '1.x' 7 years ago
GelfMessageFormatterTest.php 9b5deda678 Merge pull request #1290 from versh23/fix-gelp-formtatter 6 years ago
GoogleCloudLoggingFormatterTest.php 197f534d42 Add basic support to Google Cloud Logging format (#1719) 3 years ago
JsonFormatterTest.php cf0f4b3814 Handle __toString to serialize objects which are not json-serializable in JsonFormatter, fixes #1733 3 years ago
LineFormatterTest.php 320909a1d1 Fix replaceNewlines method to avoid replacing escaped backslashes, closes #1721, fixes #1720 3 years ago
LogglyFormatterTest.php 814fb340ce Fix loggly formatter test 9 years ago
LogmaticFormatterTest.php 996f420205 Add Logmatic.io 9 years ago
LogstashFormatterTest.php f279285232 Fix tests, invalid UTF-8 is now returning �s instead of being converted to possibly valid ISO-8559-15 5 years ago
MongoDBFormatterTest.php b39a394c05 Store native BSON types as-is in the MongoDB formatter (#1620) 3 years ago
NormalizerFormatterTest.php 34635fdcf5 Add docs 3 years ago
ScalarFormatterTest.php bd24765917 ElasticSearch v8 support (#1662) 3 years ago
WildfireFormatterTest.php 37900f9268 Upgrade PHPUnit to v8 6 years ago