cleanUp all invalid utf8 in sql for debug toolbar
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 22 Apr 2016 19:50:44 +0000 (21:50 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 22 Apr 2016 19:50:44 +0000 (21:50 +0200)
commite1864398d7cba85925c0a4e7d164cc22dbdcfd8d
tree1b043a9f23a4226318d18fa2ecf0bb2ba2a7a5ed
parent735b00b2b3deadc1c4ab54da1f91a6aa56713efd
cleanUp all invalid utf8 in sql for debug toolbar

Some sql still contains utf8 which is not replaced by ■, clean up this
bytes by using UtfNormal.

Change-Id: I548ffd783536c65b023b1598a5c57fb9b86c6db2
includes/debug/MWDebug.php