..
BitmapHandler.php
Replace deprecated function wfEscapeShellArg with Shell::escape()
2019-04-07 20:17:39 +01: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
media: Mark public MediaHandler/ImageHandler methods as such
2019-02-25 10:16:30 +01:00
DjVuHandler.php
Replace deprecated function wfEscapeShellArg with Shell::escape()
2019-04-07 20:17:39 +01:00
DjVuImage.php
Merge "Improve documentation of constants throughout the codebase"
2019-04-12 21:38:16 +00:00
Exif.php
Remove comments literally repeating the next line of code
2019-02-27 17:28:40 +00:00
ExifBitmapHandler.php
media: Mark public MediaHandler/ImageHandler methods as such
2019-02-25 10:16:30 +01:00
FormatMetadata.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
GIFHandler.php
Use isset() to avoid an E_NOTICE about an undefined index
2019-03-29 19:49:36 +02:00
GIFMetadataExtractor.php
Use PHP 5.6 '**' operator instead of 'pow()' function
2018-05-30 18:05:19 -07:00
ImageHandler.php
media: Mark ImageHandler::getScriptParams() as protected
2019-02-25 10:20:28 +01:00
IPTC.php
Use PHP 7 '??' operator instead of if-then-else
2018-10-21 21:46:46 +02:00
JpegHandler.php
media: Convert JpegHandler to shell execution framework
2019-04-04 17:37:55 -07:00
JpegMetadataExtractor.php
Use wikimedia/xmp-reader library
2018-05-31 19:24:39 -07:00
MediaHandler.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
MediaHandlerFactory.php
Use the ?? feature instead of isset() where it makes sense
2019-03-24 22:40:49 +01: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
Update suppressWarning()/restoreWarning() calls
2018-02-10 08:50:12 +00:00
SvgHandler.php
Replace deprecated function wfEscapeShellArg with Shell::escape()
2019-04-07 20:17:39 +01:00
SVGMetadataExtractor.php
Split SVGReader to its own file
2019-04-14 00:29:52 +00:00
SVGReader.php
Split SVGReader to its own file
2019-04-14 00:29:52 +00:00
ThumbnailImage.php
Make the ratio of requests getting Priority Hints configurable
2019-04-22 22:00:19 +03:00
TiffHandler.php
media: Mark public MediaHandler/ImageHandler methods as such
2019-02-25 10:16:30 +01:00
tinyrgb.icc
TransformationalImageHandler.php
Replace deprecated function wfEscapeShellArg with Shell::escape()
2019-04-07 20:17:39 +01: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
media: Rename files to match the name of the class they define
2018-04-28 02:07:33 +01:00
XCFHandler.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00