aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/PNGHandler.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-8/+4
* media: Make the file metadata "_error" check looserAmir Sarabadani2021-06-241-5/+1
* Check for _error in getting metadata array in PNGHandlerAmir Sarabadani2021-06-231-1/+5
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-31/+28
* 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-3/+3
* Add const visibility to includes/mediaMax Semenik2020-04-261-1/+1
* 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/+203