wiki.techinc.nl/includes/libs
2022-10-08 23:57:10 +00:00
..
composer
eventrelayer
filebackend Fix MediaWiki.WhiteSpace.EmptyLinesBetweenUse.Found 2022-10-08 19:05:09 +01:00
http Drop some pre-7.4 php compat code 2022-09-29 14:40:13 +00:00
iterators Add signature for implementations of RecursiveIterator 2022-07-25 18:06:24 +00:00
lockmanager lockmanager: Clean up file headers and @ingroup 2022-09-22 23:50:10 +01:00
Message Various whitespace changes 2022-07-12 20:07:23 +02:00
Metrics
mime build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
objectcache build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
ParamValidator build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
rdbms build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
redis Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
stats
uuid GlobalIdGenerator: include user id in file prefix 2022-06-27 02:15:22 +02:00
virtualrest Fix many typos in comments 2022-05-10 12:46:11 +00:00
WRStats build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
Cookie.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
GenericArrayObject.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
GhostFieldAccessTrait.php
HashRing.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
HtmlArmor.php
HttpStatus.php
jsminplus.php Various whitespace changes 2022-07-12 20:07:23 +02:00
MapCacheLRU.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
MappedIterator.php filebackend,jobqueue: Add signature for FilterIterator::accept() 2022-07-06 19:24:59 +00:00
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php MWCryptHash: Clean up check for acceptable hashing algorithms 2022-07-10 05:15:56 -04:00
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Remove unused local variables 2022-09-19 23:07:07 +02:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
XhprofData.php Fix many typos in comments 2022-05-10 12:46:11 +00: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.