wiki.techinc.nl/includes/libs
Amir E. Aharoni ad275af1b3 Make lines shorter to pass phpcs under includes/libs
Bug: T102614
Change-Id: I40ca85dbc5849d6ff7ee584c82a8b56d07e095b6
2015-09-26 18:20:34 +00:00
..
composer
eventrelayer
objectcache Updated key WANObjectCache::delete() callers to avoid races 2015-09-26 18:02:00 +00:00
replacers
virtualrest Use tab instead of spaces in ParsoidVirtualRESTService 2015-09-23 13:31:04 -07:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
BufferingStatsdDataFactory.php Make lines shorter to pass phpcs under includes/libs 2015-09-26 18:20:34 +00:00
Cookie.php
CSSMin.php Make lines shorter to pass phpcs under includes/libs 2015-09-26 18:20:34 +00:00
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php Fixed HashRing IDE errors 2015-08-24 04:57:26 -07:00
HttpStatus.php Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
IEContentAnalyzer.php
IEUrlExtension.php
JavaScriptMinifier.php Only convert boolean true/false to !0/!1 2015-08-15 14:13:59 -07:00
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MessageSpecifier.php
MultiHttpClient.php Fixed occasional MultiHttpClient "undefined index" errors 2015-08-06 20:56:34 +00:00
MWMessagePack.php
ObjectFactory.php ObjectFactory: add support for setter injection 2015-07-30 11:24:07 -06:00
ProcessCacheLRU.php
README
ReplacementArray.php Fix spacing in ReplacementArray 2015-09-25 10:54:58 -07:00
RiffExtractor.php
RunningStat.php
SamplingStatsdClient.php Fix some space-related phpcs warnings in includes/ 2015-08-15 08:56:03 +00:00
ScopedCallback.php
StatusValue.php
StringUtils.php
UDPTransport.php
Xhprof.php
XmlTypeCheck.php

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.