aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/mime
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove dead variables and functions and unneeded parenthesisUmherirrender2021-08-131-1/+0
* build: Updating dependencieslibraryupgrader2021-07-221-21/+21
* JPEG2000 MIME fixesDerk-Jan Hartman2021-03-152-1/+19
* Document and fix UploadBase::$mFinalExtension being nullThiemo Kreuz2021-02-031-1/+1
* mime: Make findMediaType() private (internal since 1.35)Timo Tijhof2021-01-191-3/+2
* mime: Add strict type hints to MimeAnalyzer classTimo Tijhof2021-01-191-38/+36
* build: Updating mediawiki/mediawiki-phan-config to 0.10.5Umherirrender2020-12-121-2/+0
* Merge "Update a lot of unspecific "array" types in PHPDocs"jenkins-bot2020-11-132-3/+3
|\
| * Update a lot of unspecific "array" types in PHPDocsThiemo Kreuz2020-10-282-3/+3
* | Replace deprecated MimeAnalyzer::getTypesForExtensionUmherirrender2020-11-021-3/+1
|/
* Merge "Add application/font-sfnt to MimeMap for ttf files"jenkins-bot2020-08-211-0/+1
|\
| * Add application/font-sfnt to MimeMap for ttf filesRhinosF12020-08-211-0/+1
* | mime: Fix docs of MIME_EXTENSIONS, they're arrays, not space-seperatedReedy2020-08-211-1/+1
|/
* Use @internal instead of @private per policydaniel2020-06-261-1/+1
* upload: Modernize callback code to make use of PHP7 syntaxThiemo Kreuz2020-05-291-11/+5
* mime: Represent lists as arrays instead of space-delimited stringsOri Livneh2020-05-283-294/+336
* mime: Document null return from MimeAnalyzer::improveTypeFromExtension()Ori Livneh2020-05-241-1/+4
* Merge "mime: Convert built-in MIME mappings to PHP arrays"jenkins-bot2020-05-215-494/+711
|\
| * mime: Convert built-in MIME mappings to PHP arraysOri Livneh2020-05-195-494/+711
* | Fix some Squiz.Scope.MethodScope.MissingReedy2020-05-161-5/+5
* | Fix more libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-11/+11
* | MimeAnalyzer: Remove temporary variableReedy2020-05-151-2/+1
|/
* mime: 'mimetoExt' => 'mimeToExt'Ori Livneh2020-05-151-9/+9
* mime: Fix whitespace parsing of 'mime.info' fileOri Livneh2020-05-132-11/+11
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-2/+2
* Set method visibility for various constructorsUmherirrender2019-12-032-2/+2
* XmlTypeCheck: minor cleanupsMax Semenik2019-11-111-9/+5
* Minor cleanupsMax Semenik2019-11-031-1/+0
* Fix using null for a non-nullable argumentDaimona Eaytoy2019-09-191-1/+1
* libs: Declare dynamic properties and improve doc typesDaimona Eaytoy2019-09-121-0/+3
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-1/+2
* 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
* Fix entites typosZoranzoki212019-08-281-1/+1
* Clean up spacing of doc commentsUmherirrender2019-08-051-2/+2
* MimeAnalyzer: fix ZIP parsing failureTim Starling2019-07-251-2/+2
* Import PSR NullLogger instead of using absolute class referencesAaron Schulz2019-07-131-1/+2
* Recognizes Open Document DatabaseAntoine Musso2019-07-091-1/+12
* Make MSCompoundFileReader::readFile platform-agnosticMáté Szabó2019-07-081-1/+1
* Merge "Add @var annotations to XmlTypeCheck class"jenkins-bot2019-07-031-9/+9
|\
| * Add @var annotations to XmlTypeCheck classUmherirrender2019-06-291-9/+9
* | when getting file (img) properties, suppress whines that it's not xmlAriel T. Glenn2019-07-021-0/+2
|/
* Remove unnecessary semi-colonsDerick Alangi2019-06-121-1/+1
* Third argument to unpack() requires PHP 7.1Aryeh Gregor2019-04-101-3/+1
* Fix/suppress misc phan errors (#2)Kunal Mehta2019-04-052-1/+3
* Collapse some nested if statementsReedy2019-04-041-4/+4
* build: Updating mediawiki/mediawiki-codesniffer to 24.0.0Kunal Mehta2019-02-072-4/+1