wiki.techinc.nl/includes/libs
2022-07-08 01:47:38 +00:00
..
composer Fix typos in comments (C-D) 2021-12-30 18:00:02 +05:30
eventrelayer Remove deprecated EventRelayerKafka and KafkaHandler 2022-03-25 00:07:22 +00:00
filebackend filebackend,jobqueue: Add signature for FilterIterator::accept() 2022-07-06 19:24:59 +00:00
http Merge "phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version" 2022-03-29 17:17:13 +00:00
iterators Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
lockmanager phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Metrics Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
mime Add jps as a recognized alias of jpg files 2022-05-10 23:18:39 +02:00
objectcache Revert "objectcache: avoid using heavily time-drifted microtime() values in WAN cache" 2022-07-06 12:52:41 +02:00
ParamValidator Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
rdbms rdbms: Add a note encouraging use of SelectQueryBuilder in IDatabase::select 2022-07-07 14:36:53 +02:00
redis cache: Fix various scalar and null types to match documentation 2022-03-14 17:36:04 +00:00
stats stats: Implement interface in BufferingStatsdDataFactory correctly 2022-03-09 20:25:41 +01:00
uuid Fix many typos in comments 2022-05-10 12:46:11 +00:00
virtualrest Fix many typos in comments 2022-05-10 12:46:11 +00:00
WRStats Introduce new WRStats library for write-read stats 2022-07-05 10:35:19 +10:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
Cookie.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
CookieJar.php
CryptHKDF.php Fix typos in comments (C-D) 2021-12-30 18:00:02 +05:30
Deflate.php Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
DnsSrvDiscoverer.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
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 Get rid of warnings on PHP 8.1 2022-06-13 04:42:20 -04:00
HtmlArmor.php
HttpStatus.php
jsminplus.php resourceloader: Fix jsminplus regex recursion 2022-02-23 11:04:26 +11: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 MemoizedCallable: Remove outdated php5-apc support 2021-11-16 18:23:22 +00:00
MessageSpecifier.php
MWCryptHash.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00: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 Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
StatusValue.php StatusValue: include type in toString output 2022-06-10 11:09:14 +00: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.