wiki.techinc.nl/includes/media
thiemowmde dca4931b42 Make use of the ??= and ?? operators where it makes sense
This touches various production classes and maintenance scripts.
The code should do the exact same as before. The main benefit is that
the syntax avoids any repetition.

Change-Id: I5c552125469f4d7fb5b0fe494d198951b05eb35f
2024-08-26 09:26:36 +02:00
..
Hook Namespace includes/context 2024-02-08 11:07:01 -05:00
scripts Clean up DjVuImage::retrieveMetaData including shellbox support 2023-12-04 20:20:32 +11:00
BitmapHandler.php mediaHandler: Respect image scaler configs for Webp and XCF files 2024-06-02 19:50:21 +00:00
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php
BmpHandler.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
DjVuHandler.php PoolCounter: Namespace classes 2023-12-20 09:32:19 +00:00
DjVuImage.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
Exif.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
ExifBitmapHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
FormatMetadata.php Namespace includes/context 2024-02-08 11:07:01 -05:00
GIFHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
GIFMetadataExtractor.php build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
ImageHandler.php
InvalidJpegException.php
InvalidPSIRException.php
InvalidSVGException.php
InvalidTiffException.php
IPTC.php
Jpeg2000Handler.php
JpegHandler.php build: Resolve MediaWikiNoEmptyIfDefined suppression 2024-02-14 21:47:18 +01:00
JpegMetadataExtractor.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
MediaHandler.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
MediaHandlerFactory.php
MediaHandlerState.php
MediaTransformError.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
PNGHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
PNGMetadataExtractor.php build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
SvgHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
SVGReader.php Make SVGReader::scaleSVGUnit comply with SVG2 & CSS3 spec 2024-05-02 23:33:27 -07:00
ThumbnailImage.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
TiffHandler.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
tinyrgb.icc
TransformationalImageHandler.php
TransformParameterError.php
TransformTooBigImageAreaError.php
TrivialMediaHandlerState.php
WebPHandler.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
XCFHandler.php mediaHandler: Respect image scaler configs for Webp and XCF files 2024-06-02 19:50:21 +00:00