wiki.techinc.nl/includes/media
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00:00
..
Hook
BitmapHandler.php Improve callable docs 2020-11-13 22:55:10 +01:00
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php
BmpHandler.php
DjVuHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DjVuImage.php Stop ignoring paragraph and region separators in DjVu file OCR text layer 2020-10-19 10:46:26 +00:00
Exif.php Exif::isSlong: Cast input to float so PHP 8.0 abs() doesn't whine 2021-01-18 16:02:35 -08:00
ExifBitmapHandler.php build: Enable SecurityCheck-DoubleEscaped and suppress issues 2020-12-30 23:34:20 +00:00
FormatMetadata.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
GIFHandler.php media: Fix mismatching/incomplete PHPDocs related to metadata 2020-10-30 11:59:42 -04:00
GIFMetadataExtractor.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
ImageHandler.php Remove unneeded isset() before unset() 2020-11-10 16:52:14 +01:00
IPTC.php
JpegHandler.php Remove unneeded isset() before unset() 2020-11-10 16:52:14 +01:00
JpegMetadataExtractor.php
MediaHandler.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
MediaHandlerFactory.php
MediaTransformError.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php
PNGHandler.php media: Fix mismatching/incomplete PHPDocs related to metadata 2020-10-30 11:59:42 -04:00
PNGMetadataExtractor.php
SvgHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SVGReader.php SVGReader.php: Reduce code duplication by using finally {} 2021-02-07 02:48:01 +00:00
ThumbnailImage.php
TiffHandler.php
tinyrgb.icc
TransformationalImageHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
TransformParameterError.php
TransformTooBigImageAreaError.php
WebPHandler.php build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
XCFHandler.php