aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/mime/MSCompoundFileReader.php
Commit message (Expand)AuthorAgeFilesLines
* libs: Use type declaration on undocumented private functionsUmherirrender2025-03-311-8/+8
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-0/+7
* Merge "libs: Add missing documentation to class properties"jenkins-bot2024-09-141-0/+10
|\
| * libs: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+10
* | Use const keyword for constant list of strings or intsUmherirrender2024-09-111-3/+3
|/
* mime: Improve docs, add ingroup tags to class doc blocksTimo Tijhof2024-03-131-8/+5
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-4/+6
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-12-091-1/+1
* Using @return never documentation on always-throw-functionUmherirrender2021-09-071-0/+5
* build: Updating mediawiki/mediawiki-phan-config to 0.10.5Umherirrender2020-12-121-2/+0
* Fix more libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-11/+11
* Minor cleanupsMax Semenik2019-11-031-1/+0
* Unsuppress other phan issues with low countDaimona Eaytoy2019-08-301-0/+11
* Globally unsuppress phan issues with low countDaimona Eaytoy2019-08-301-0/+2
* mime,logging: Remove unused private methodsDerick Alangi2019-08-291-5/+0
* Make MSCompoundFileReader::readFile platform-agnosticMáté Szabó2019-07-081-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 24.0.0Kunal Mehta2019-02-071-3/+0
* Better detection for old MS Office filesTim Starling2019-01-231-0/+355