wiki.techinc.nl/includes/media
James D. Forrester 700a639140 FormatMetadata::formatFraction: Don't risk passing null to preg_match
We do this above for formatNum(), so this approach seems to be
idiomatic to this code.

Bug: T394989
Change-Id: I804cc180e5de8ddf22b70e9f532f0f2416713eb7
(cherry picked from commit a6a777ae853f0f989b1438bd5c1c3af5dbed135a)
2025-05-22 17:13:58 +00:00
..
Hook
scripts
BitmapHandler.php
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php
BmpHandler.php
DjVuHandler.php
DjVuImage.php
Exif.php
ExifBitmapHandler.php
FormatMetadata.php FormatMetadata::formatFraction: Don't risk passing null to preg_match 2025-05-22 17:13:58 +00:00
GIFHandler.php
GIFMetadataExtractor.php
ImageHandler.php
InvalidJpegException.php
InvalidPSIRException.php
InvalidSVGException.php
InvalidTiffException.php
IPTC.php
Jpeg2000Handler.php
JpegHandler.php
JpegMetadataExtractor.php
MediaHandler.php Use namespaced classes 2024-10-21 20:41:20 +02:00
MediaHandlerFactory.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
MediaHandlerState.php
MediaTransformError.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php Use namespaced classes 2024-10-21 20:41:20 +02:00
PNGHandler.php
PNGMetadataExtractor.php
SvgHandler.php Switch over a bunch of class_alias uses to actuals 2024-10-03 17:09:36 +00:00
SVGReader.php Switch over a bunch of class_alias uses to actuals 2024-10-03 17:09:36 +00:00
ThumbnailImage.php
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