wiki.techinc.nl/includes/media
Kevin Israel bffd2cca64 Change case of class names to match declarations
Found by running a script that uses PHP's tokenizer extension to
extract class declarations and uses, then compare them:

* AllMessagesTablePager
* SVGReader
* XML

Change-Id: I960aa05b2127722ecc5ae8b165549f9e1077d3c1
2015-04-29 19:01:07 +00:00
..
Bitmap.php
Bitmap_ClientOnly.php
BitmapMetadataHandler.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
BMP.php
DjVu.php Don't load XML metadata on DjVu thumb generation 2015-04-25 13:04:17 -07:00
DjVuImage.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Exif.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
ExifBitmap.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
FormatMetadata.php Protect API metadata keys from FormatMetadata::fetchExtendedMetadata() 2015-04-28 16:34:03 -04:00
GIF.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
GIFMetadataExtractor.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
ImageHandler.php Add framework for file warnings 2015-03-18 10:05:19 -05:00
IPTC.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Jpeg.php
JpegMetadataExtractor.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
MediaHandler.php Add framework for file warnings 2015-03-18 10:05:19 -05:00
MediaTransformInvalidParametersException.php Handle missing width nicely in thumb.php 2015-02-10 19:40:49 +00:00
MediaTransformOutput.php
PNG.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
PNGMetadataExtractor.php
SVG.php Change case of class names to match declarations 2015-04-29 19:01:07 +00:00
SVGMetadataExtractor.php
Tiff.php
TransformationalImageHandler.php
XCF.php
XMP.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
XMPInfo.php
XMPValidate.php