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
scripts
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
DjVuHandler.php
DjVuImage.php
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
GIFHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
GIFMetadataExtractor.php
ImageHandler.php
InvalidJpegException.php
InvalidPSIRException.php
InvalidSVGException.php
InvalidTiffException.php
IPTC.php
Jpeg2000Handler.php
JpegHandler.php
JpegMetadataExtractor.php
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
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
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