[debug] Remove BC code from AvroFormatter
authorErik Bernhardson <ebernhardson@wikimedia.org>
Mon, 28 Dec 2015 23:41:14 +0000 (15:41 -0800)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 29 Dec 2015 00:21:50 +0000 (16:21 -0800)
commita964ca2ba918f64352a3bdf93fe746407e2cd8bf
treebbe17efb329f2c79a8769d2e6ea3caf062e19046
parent39b8d09af8cda67f58261277669aaa5fe503b9fb
[debug] Remove BC code from AvroFormatter

Deployed usages of avro now use the new format, allowing
this old style will only cause pain to those that attempt
to use it in the future.

Change-Id: Id27ed7b529153ef7983b9fc3c1250b19dc4a516f
includes/debug/logger/monolog/AvroFormatter.php
tests/phpunit/includes/debug/logger/monolog/AvroFormatterTest.php