when getting file (img) properties, suppress whines that it's not xml
authorAriel T. Glenn <ariel@wikimedia.org>
Thu, 13 Jun 2019 14:18:58 +0000 (17:18 +0300)
committerArielGlenn <ariel@wikimedia.org>
Tue, 2 Jul 2019 05:02:23 +0000 (05:02 +0000)
commitc9a05a70433ca420a52dd86eefd4feb4529d7e49
tree1b77d249f5398c7ce09e09ac2e4fa7c503c8ce01
parent512ed8d0b97d2405e5e06e78ca0bca62ff5a166e
when getting file (img) properties, suppress whines that it's not xml

Imports eventually succeed but the log fills up with stack traces
needlessly.

Bug: T206013
Change-Id: Icb004954272ea8fc6fbc4fd5090cd1310d66946c
includes/libs/mime/MimeAnalyzer.php