aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/GIFHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+1
* Use namespaced classes (2)Umherirrender2024-06-161-0/+1
* media: code style improvementsDerk-Jan Hartman2023-03-091-5/+3
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-1/+3
* media: Improve documentation on Handler functionsUmherirrender2022-03-291-1/+1
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-2/+3
* media: Add missing false return types to docUmherirrender2021-10-161-1/+1
* media: Make the file metadata "_error" check looserAmir Sarabadani2021-06-241-5/+1
* Check for _error in getting metadata array in GIFHandlerAmir Sarabadani2021-06-241-1/+5
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-38/+29
* media: Fix mismatching/incomplete PHPDocs related to metadataThiemo Kreuz2020-10-301-3/+3
* Fix incomplete type hint for File::formatMetadataThiemo Kreuz2020-10-281-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-3/+3
* Fix includes/media/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-6/+5
* Add const visibility to includes/mediaMax Semenik2020-04-261-1/+4
* Use isset() to avoid an E_NOTICE about an undefined indexJack Phoenix2019-03-291-3/+6
* media: Mark public MediaHandler/ImageHandler methods as suchThiemo Kreuz2019-02-251-4/+4
* media: Rename files to match the name of the class they defineTimo Tijhof2018-04-281-0/+211