..
BitmapHandler.php
Get rid of call_user_func(_array)(), part 3
2018-06-10 02:21:24 +00:00
BitmapHandler_ClientOnly.php
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
BitmapMetadataHandler.php
Fix some of the common typos
2018-08-16 00:59:32 +02:00
BmpHandler.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
DjVuHandler.php
Fix spelling of word "necessary"
2018-08-16 01:35:35 +02:00
DjVuImage.php
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
Exif.php
Do not pass unused parameter
2018-12-01 17:46:07 +01:00
ExifBitmapHandler.php
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
FormatMetadata.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
GIFHandler.php
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
GIFMetadataExtractor.php
Use PHP 5.6 '**' operator instead of 'pow()' function
2018-05-30 18:05:19 -07:00
ImageHandler.php
Display SVGs in target language
2018-10-30 16:12:11 -07:00
IPTC.php
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
JpegHandler.php
Fix indenting and newlines
2018-11-07 17:15:15 +01:00
JpegMetadataExtractor.php
Use wikimedia/xmp-reader library
2018-05-31 19:24:39 -07:00
MediaHandler.php
Fix PHPDoc type for instance variables and methods
2018-10-21 13:00:25 +01:00
MediaHandlerFactory.php
MediaHandlerFactory: Don't use any global state
2016-08-03 16:47:46 -07:00
MediaTransformInvalidParametersException.php
MediaTransformOutput.php
Make thumbnail image decoding async
2018-12-20 13:20:54 +01:00
PNGHandler.php
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
PNGMetadataExtractor.php
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
SvgHandler.php
Display SVGs in target language
2018-10-30 16:12:11 -07:00
SVGMetadataExtractor.php
Fix SVG metadata handler by changing offset from -1 to 0
2019-01-11 00:08:07 +00:00
TiffHandler.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
tinyrgb.icc
TransformationalImageHandler.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
WebPHandler.php
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
XCFHandler.php
Rename tests/phpunit/includes/media files to match class names
2019-01-29 23:21:13 -08:00