Added LogEntryBase::extractParams/makeParamBlob
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 28 Mar 2015 17:55:45 +0000 (18:55 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Tue, 7 Apr 2015 21:23:45 +0000 (23:23 +0200)
commitfd9feb907b8d652745d0a142becb8a3ccaaaffad
treea34ec52cfa833c85403f67e1bf0e552aed182618
parent4665ea46651be9194b0435a50b981157dd7079f4
Added LogEntryBase::extractParams/makeParamBlob

Centralize the serialize and unserialize call in the new logging system
into two functions to allow reuse by tests.

Change-Id: Ibedca39558cbd566661b20e7ebb9d2b6537e4f24
includes/logging/LogEntry.php