aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/XCFHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+1
* mediaHandler: Respect image scaler configs for Webp and XCF filesFunc2024-06-021-9/+2
* Deprecate and replace the wfUnpack global functionDaimona Eaytoy2024-01-171-2/+4
* media: code style improvementsDerk-Jan Hartman2023-03-091-2/+2
* Fix various documentation related to null types (part II)Umherirrender2022-03-081-1/+1
* Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-49/+15
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-2/+2
* Fix includes/media/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-2/+2
* Fix return type hints in media related classesUmherirrender2019-06-181-1/+1
* Allow int as return type of MediaHandler::isMetadataValidUmherirrender2019-06-041-1/+1
* Use https://www.php.net/ instead of https://secure.php.net/Fomafix2019-04-121-1/+1
* media: Mark public MediaHandler/ImageHandler methods as suchThiemo Kreuz2019-02-251-1/+1
* Rename tests/phpunit/includes/media files to match class namesKunal Mehta2019-01-291-0/+228