wiki.techinc.nl/includes/media
apaskulin c44488f725 docs: Hook interface doc comment review
Edited doc comments for hook interfaces to improve
consistency and add type hints.

Bug: T246855
Change-Id: I38fa802463cd6f39bf5946dbbeb1b3ebaea604b2
2020-04-21 09:10:08 +10:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
BitmapHandler.php Fix return type hints in media related classes 2019-06-18 22:11:10 +02:00
BitmapHandler_ClientOnly.php media: Mark public MediaHandler/ImageHandler methods as such 2019-02-25 10:16:30 +01:00
BitmapMetadataHandler.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
BmpHandler.php Fix return type hints in media related classes 2019-06-18 22:11:10 +02:00
DjVuHandler.php Suppress PhanUndeclaredProperty for custom properties and phan bugs 2019-09-14 13:22:54 +00:00
DjVuImage.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
Exif.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
ExifBitmapHandler.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
FormatMetadata.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
GIFHandler.php Use isset() to avoid an E_NOTICE about an undefined index 2019-03-29 19:49:36 +02:00
GIFMetadataExtractor.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
ImageHandler.php media: Mark ImageHandler::getScriptParams() as protected 2019-02-25 10:20:28 +01:00
IPTC.php build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-22 09:16:45 +00:00
JpegHandler.php media: Convert JpegHandler to shell execution framework 2019-04-04 17:37:55 -07:00
JpegMetadataExtractor.php Fix XMP parser errors due to trailing nullchar 2019-09-11 22:34:33 +00:00
MediaHandler.php docs: Add api.php to "API" doc group 2020-02-05 22:53:25 +00:00
MediaHandlerFactory.php Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
MediaTransformError.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
MediaTransformInvalidParametersException.php
MediaTransformOutput.php filerepo: fix return type of FileRepo::streamFileWithStatus() 2019-04-20 07:12:38 +00:00
PNGHandler.php media: Mark public MediaHandler/ImageHandler methods as such 2019-02-25 10:16:30 +01:00
PNGMetadataExtractor.php
SvgHandler.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
SVGMetadataExtractor.php Deprecate wrapper SVGMetadataExtractor::getMetadata 2019-07-26 12:07:54 -07:00
SVGReader.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ThumbnailImage.php Add support for native image lazy loading 2019-08-21 11:07:42 +02:00
TiffHandler.php Unsuppress more phan issues (part 3) 2019-08-31 16:38:55 +00:00
tinyrgb.icc
TransformationalImageHandler.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
TransformParameterError.php Move MediaTransformOutput classes to own files 2019-03-30 12:23:14 +01:00
TransformTooBigImageAreaError.php Move MediaTransformOutput classes to own files 2019-03-30 12:23:14 +01:00
WebPHandler.php PHP 7.4 fixes 2019-11-22 09:49:56 +00:00
XCFHandler.php Fix return type hints in media related classes 2019-06-18 22:11:10 +02:00