| .. |
|
BitmapHandler.php
|
Make some array type hints more specific
|
2019-05-22 13:37:12 +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
|
media: Fix $ext property name in BmpHandler::getThumbType()
|
2019-05-28 16:14:42 +02:00 |
|
DjVuHandler.php
|
Replace deprecated function wfEscapeShellArg with Shell::escape()
|
2019-04-07 20:17:39 +01:00 |
|
DjVuImage.php
|
Simplify a few binary checks for bit 1
|
2019-05-17 16:57:23 +02:00 |
|
Exif.php
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
ExifBitmapHandler.php
|
media: Mark public MediaHandler/ImageHandler methods as such
|
2019-02-25 10:16:30 +01:00 |
|
FormatMetadata.php
|
Simplify a few list() that only care about the first element
|
2019-05-17 16:54:47 +02: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
|
Allow int as return type of MediaHandler::isMetadataValid
|
2019-06-04 21:33:37 +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
|
|
|
|
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
|
Fix "succesful" typo
|
2019-06-14 03:11:03 +03: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
|
Allow int as return type of MediaHandler::isMetadataValid
|
2019-06-04 21:33:37 +02:00 |