wiki.techinc.nl/includes/libs
2014-01-03 09:06:10 +00:00
..
CSSJanus.php Merge "CSSJanus: Support text-shadow and box-shadow flipping" 2013-09-27 20:35:16 +00:00
CSSMin.php Merge "Add SVG versions of enhanced recent changes collapse/show arrows" 2013-12-27 22:38:54 +00:00
GenericArrayObject.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
HttpStatus.php Fix typo ('associed' => 'associated'). 2013-06-14 15:26:36 -07:00
IEContentAnalyzer.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
IEUrlExtension.php SECURITY: Fix extension detection with 2 .'s 2013-09-03 22:10:31 +00:00
JavaScriptMinifier.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
jsminplus.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
lessc.inc.php Update lessphp to 261f1bd28 2013-10-04 00:22:07 +00:00
MWMessagePack.php MWMessagePack: improvements to test suite, exception handling, array detection 2014-01-03 03:57:25 -05:00
README
RunningStat.php Move RunningStat from profiler/ to libs/ 2014-01-02 22:52:37 -08:00
ScopedCallback.php Moved ScopedCallback to /libs 2013-12-17 10:16:14 -08:00
ScopedPHPTimeout.php Introduce includes/utils directory 2013-11-04 11:00:42 +11:00
XmlTypeCheck.php Introduce includes/utils directory 2013-11-04 11:00:42 +11:00

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.