X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Flibs%2Fmime%2FMSCompoundFileReader.php;h=aea0a02f60b284f71f2cbb26fb005e37c0b10b59;hb=80a84feb89b155b48eb29e7d64d434064f28b54d;hp=51407a76e0efaf814857aba25e8d713eb121af76;hpb=c09693a29c4d28982fe2047e1759a13a296c65e0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/mime/MSCompoundFileReader.php b/includes/libs/mime/MSCompoundFileReader.php index 51407a76e0..aea0a02f60 100644 --- a/includes/libs/mime/MSCompoundFileReader.php +++ b/includes/libs/mime/MSCompoundFileReader.php @@ -14,9 +14,6 @@ * specific language governing permissions and limitations under the License. */ -// strlen() is actually pretty fast compared to just about any loop body -// phpcs:disable Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed - /** * Read the directory of a Microsoft Compound File Binary file, a.k.a. an OLE * file, and detect the MIME type.