wiki.techinc.nl/includes/media
Amir Sarabadani 9d4a25a7c7 Check for _error in getting metadata array in GIFHandler
Before I039785d5b6, it would just suppress errors and return empty value
in which shorten out. Now, it returns [ '_error' => some value ] which
is not empty value but doesn't have anything this method wants either.

Bug: T285431
Change-Id: I0ccb9971c7b6d99937a6b78611cb493795228aee
2021-06-24 00:15:31 +02:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BitmapHandler.php Improve callable docs 2020-11-13 22:55:10 +01:00
BitmapHandler_ClientOnly.php
BitmapMetadataHandler.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
BmpHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
DjVuHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
DjVuImage.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
Exif.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
ExifBitmapHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
FormatMetadata.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
GIFHandler.php Check for _error in getting metadata array in GIFHandler 2021-06-24 00:15:31 +02:00
GIFMetadataExtractor.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
ImageHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
IPTC.php
Jpeg2000Handler.php Basic JPEG2000 handler 2021-05-19 12:42:08 -07:00
JpegHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
JpegMetadataExtractor.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
MediaHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
MediaHandlerFactory.php Basic JPEG2000 handler 2021-05-19 12:42:08 -07:00
MediaHandlerState.php Replace usage of custom File properties 2021-05-27 18:48:06 +10:00
MediaTransformError.php
MediaTransformInvalidParametersException.php
MediaTransformOutput.php
PNGHandler.php Check for _error in getting metadata array in PNGHandler 2021-06-23 23:59:06 +02:00
PNGMetadataExtractor.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
SvgHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
SVGReader.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
ThumbnailImage.php
TiffHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
tinyrgb.icc
TransformationalImageHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
TransformParameterError.php
TransformTooBigImageAreaError.php
TrivialMediaHandlerState.php Replace usage of custom File properties 2021-05-27 18:48:06 +10:00
WebPHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
XCFHandler.php Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00