wiki.techinc.nl/includes/media
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
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 Use wikimedia/xmp-reader library 2018-05-31 19:24:39 -07:00
BmpHandler.php media: Rename files to match the name of the class they define 2018-04-28 02:07:33 +01:00
DjVuHandler.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DjVuImage.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Exif.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07: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 Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00: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 Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
IPTC.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
JpegHandler.php media: Rename files to match the name of the class they define 2018-04-28 02:07:33 +01:00
JpegMetadataExtractor.php Use wikimedia/xmp-reader library 2018-05-31 19:24:39 -07:00
MediaHandler.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
MediaHandlerFactory.php MediaHandlerFactory: Don't use any global state 2016-08-03 16:47:46 -07:00
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07: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 Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
SVGMetadataExtractor.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
TiffHandler.php media: Rename files to match the name of the class they define 2018-04-28 02:07:33 +01: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
XCF.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00