wiki.techinc.nl/includes/libs
addshore d047a9c604 Introduce StatsdAwareInterface
Change-Id: Iac343e4b448d9af852b4c479c35a9ff60359b6d5
2016-04-02 13:29:51 +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 Request-local caching of image_redirect 2016-03-25 12:09:10 -07:00
replacers Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
stats Introduce StatsdAwareInterface 2016-04-02 13:29:51 +00:00
virtualrest Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.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: Remove file-existance filter in getLocalFileReferences() 2016-03-03 00:16:13 +00:00
DeferredStringifier.php
ExplodeIterator.php
GenericArrayObject.php Use static::class instead of get_called_class() 2016-02-29 22:43:58 +00: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 Only convert boolean true/false to !0/!1 2015-08-15 14:13:59 -07:00
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 Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
MWMessagePack.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
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 Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01: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 Fix StatusValue phpdoc 2016-04-01 15:44:10 +03: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.