wiki.techinc.nl/includes/libs
2016-02-18 08:21:35 +00:00
..
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
eventrelayer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
objectcache Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
replacers Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
virtualrest Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BufferingStatsdDataFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Cookie.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CSSMin.php CSSMin: Make isRemoteUrl and isLocalUrl really private, now that we can in PHP 5.5 2016-02-17 15:50:08 +01:00
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HashRing.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HttpStatus.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IEContentAnalyzer.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IEUrlExtension.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MappedIterator.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MemoizedCallable.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
MessageSpecifier.php
MultiHttpClient.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWMessagePack.php
ObjectFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProcessCacheLRU.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
README
ReplacementArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RiffExtractor.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SamplingStatsdClient.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ScopedCallback.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StatusValue.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StringUtils.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Timing.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UDPTransport.php
Xhprof.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlTypeCheck.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08: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.