wiki.techinc.nl/includes/libs
Siebrand Mazeland 40e04816f0 Pass phpcs-strict on includes/libs/
No changes to "real" libs. They are excluded from CodeSniffer tests.

Change-Id: Ifd14c0be24014fd9629a31e9bd155b27e2c0e93d
2014-04-24 21:48:10 +02:00
..
CSSJanus.php Pass phpcs-strict on includes/libs/CSSJanus.php 2014-04-24 21:46:54 +02:00
CSSMin.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
GenericArrayObject.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
HashRing.php Improved HashRing usage in JobQueueFederated 2014-04-18 20:28:48 +00:00
HttpStatus.php HttpStatus: add RFC 6585 status codes 2014-03-28 12:25:14 +02:00
IEContentAnalyzer.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
IEUrlExtension.php
JavaScriptMinifier.php
jsminplus.php
lessc.inc.php Update lessphp to 2cc77e3c7b 2014-04-23 03:30:02 +00:00
MappedIterator.php Moved MappedIterator to /libs and changed exception type 2014-01-07 21:12:43 +00:00
MultiHttpClient.php Set the "error" field in the right array 2014-04-07 13:15:31 -07:00
MWMessagePack.php Pass phpcs-strict on includes/libs/ 2014-04-24 21:48:10 +02:00
ProcessCacheLRU.php Make room for preloadFileStat() call in FileBackend::doOperationsInternal 2014-04-18 17:02:19 -07:00
README
RunningStat.php
ScopedCallback.php
ScopedPHPTimeout.php
XmlTypeCheck.php SECURITY: Disallow stylesheets in svg 2014-01-14 02:00:12 +01: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.