wiki.techinc.nl/includes/libs
Reedy 39f0f919c5 Update suppressWarning()/restoreWarning() calls
Bug: T182273
Change-Id: I9e1b628fe5949ca54258424c2e45b2fb6d491d0f
2018-02-10 08:50:12 +00:00
..
composer
eventrelayer
filebackend Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
http
iterators
lockmanager Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
mime Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
objectcache Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
rdbms Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
redis
replacers
stats Try to opportunistically flush statsd data in maintenance scripts 2017-12-30 05:01:21 +00:00
virtualrest
xmp Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
CryptRand.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
CSSMin.php CSSMin: Remove XML declaration from SVGs 2018-01-11 19:28:15 -08:00
DeferredStringifier.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
IP.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
JavaScriptMinifier.php JavaScriptMinifier: Fix "Uninitialized offset" in regexp char class parsing 2018-01-30 19:55:15 -08:00
jsminplus.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
MWCryptHash.php
MWMessagePack.php Require indentation of CASE statements in PHP code 2017-12-10 22:07:50 -05:00
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php benchmarks: Add rate per second and standard deviation to output 2018-01-28 13:49:00 -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.