Force string to UTF-8 if we have mb stuff available.
[lhc/web/wiklou.git] / includes / MimeMagic.php
2007-10-01 Brion Vibber* Compatibility with incorrectly detected old-style...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-18 Tim Starling* Allow the extension used for mime type detection...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-23 Nick JenkinsTweak for E_STRICT warning "Undefined index: in inclu...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-03-31 Tim Starling* Fix extension of DJVU output
2007-03-19 Nick Jenkins* Prevent E_STRICT error when '$wgDebugDumpSql = true...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-12 Nick JenkinsPrevent E_STRICT errors on file upload of the following...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-03 Greg Sabino MullaneTypo.
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-06-24 Brion Vibber* (bug 6131) Add type detection for DjVu files, allowin...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2006-01-03 Tim StarlingFix #2 for WMF vulnerability
2005-10-08 Brion VibberCorrection to fix for bug 3641: don't reject on all...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.